What is immutable class?
Differentiate LinkedHashMap, HashMap, SortedHashMap,concurrentHashMap,TreeHashMap
What is Marker Interface?
What is the use of volatile Keyword?
Methods in Object class
Differentiate Instance, Global, static variables
Heap Memory vs Stack Memory
What Happens when duplicate Key inserted in HashMap?
What Happens when try to print a key which does not exist in HashMap?
How to make a class as Singleton?
When to use Abstract class vs Interface?
How many copies of static variable will be there in the memory?
JVM vs JRE
What are the differences between Heap and Stack Memory in Java?
コメント