All Java related applied and direct questions including coding round.
Java Consultant Interview Questions
30,900 java consultant 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