Describe your current project. How it works? How is its database designed?
Java Development Engineer Interview Questions
30,862 java development engineer interview questions shared by candidates
try{ }catch(){ } file.close(); we can write this statement without finally con.close(); /*finally{ file.close(); con.close(); }
All about the current project working on?And Core Java concepts along with questions on Spring Framework.
there was one exercise to implement a function which takes a number as a parameter "A" and must draw a X of stars and spaces and height "A" for example for A=5 * * * * * * * * *
java basic questions
What will be a good team for you
They Asked SQL, JAVA, Web each of 2,2,1 respectively
What is a ReadWriteLock?
How does volatile work?
1. Write a program to find how many times a word occurs in a string. Eg : this is abc company.I like this company abc. 2. Write a program to limit the maximum creation of objects as 5. 3. WAP to check whether a given number is an Armstrong number. 4. WAP to find top 2 numbers from an array.
Viewing 1471 - 1480 interview questions