try{ }catch(){ } file.close(); we can write this statement without finally con.close(); /*finally{ file.close(); con.close(); }
Java Software Engineer Interviews
Java Software Engineer Interview Questions
"Java software engineers design, build, and maintain systems that support and run java applications. Employers are looking for candidates who display strong organizational and communication skills as well as advanced technical skill within the java universe. During an interview, expect to answer a lot engineering questions as well as discuss past projects you have worked on."
30,868 java software engineer 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