All Java related applied and direct questions including coding round.
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,900 java software engineer interview questions shared by candidates
7.can muliple inheritan e possible in java using abstract class 8.what is o/p of below code interface a{ int i=10} interface b{ int i=5} class c a,b{ sop(i) } o/p:? 9.write code for jdbc connection in java 10.how Hashmap internally work 11.write code to retrieve elements from hashtable 12.diff between vector and arraylist 13.what is synchronization 14.what ibm websphere?is it application server or web server?why you use it? 15.diff between application server and web server 16.what is o/p of below code class a { int i=10} class b { int i=5} public class c extends a,b{ psvm{ sop(i) } }
what is diff between procedural oriented language and object oriented language
I was asked about singleton, factory and DAO design pattern as they were on my CV.
Coding standards, Performance tuning
split a link list in half in one itration
Why wipro
Difference between DDL and DML
How to sort objects based on one of it's variables
What is the difference between HashMap and HashTable?
Viewing 2541 - 2550 interview questions