Exception Handling in Java?
Developer Java Interview Questions
30,911 developer java interview questions shared by candidates
One key thing they asked me was: "Can you explain how Spring Boot handles dependency injection and how it differs from traditional Spring configuration?"
Write program to get concurrent modification exception in arraylist
How will you configure the JVM if file size is larger that JVM
Basic Java questions and deeply your profile. Transient keyword,Exception handling etc.
Difference between DDL and DML
How to sort objects based on one of it's variables
What is the difference between HashMap and HashTable?
draw a graph
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) } }
Viewing 2671 - 2680 interview questions