try{ }catch(){ } file.close(); we can write this statement without finally con.close(); /*finally{ file.close(); con.close(); }
Java Consultant Interview Questions
30,868 java consultant interview questions shared by candidates
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.
Implement Queue using Stacks
Viewing 1471 - 1480 interview questions