-
Importance of java.lang.obj
What is the significance of java.lang.object class?
-
-
Implement and Extend Keywords
What is the implement, what is the extend keyword, what is the difference, give me answers in briefly ?
-
Database Driver
How to find which type driver used in Java or J2EE applications? Which type used commonly?
-
Abstract class and interfaces
Where should we use exactly abstract class and interfaces?
-
JVM uses which one of these to save hashcode,Hashtable or HashMap or HashSet??
Please answer my question....
-
MVC architecture
what is the difference between MVC1 & MVC2 in Java?
-
How Treeset implementation maintains unique elements in it?
How an Treeset maintains the unique element? Which algorithm does it use?
What is the advantages over doing the same using the Arraylist manually? -
Sub Class method call
When the Subclass method is called, does the SuperClass constructor execute? If so, which Constructor executes first (Sub Class OR Super Class) for the given below scenarios?
a. Given that we are NOT inheriting SuperClass constructor?
b. Given that we are inheriting SuperClass constructor? -
-
-
-
-
-
-
-
-
-
-
Core Java Interview Questions
Ans