- What is the difference between HashMap and HashTable?
- How does hashmap work internally?
- What is a singleton design pattern?
- What is the Runtime exception? How to create a custom runtime exception?
- What are the bean scopes? Difference between singleton and Request bean scope?
- What are actuators?
- Which algorithm is used in garbage collector?
- What is Method Reference in Java 8?
- Write a Program to print only numbers from an alphanumeric char array using Java 8.
- Can we override the static method?
- Write a Program to find the duplicates in an array using stream API.
- Explain Throw, throws, and throwable keywords in Java.
- Why is Java so popular?
- What is platform independence?
- What is bytecode?
- Compare JDK vs JVM vs JRE
- What are the important differences between C++ and Java?
- What is the role for a classloader in Java?