Reference : Advanced Java
What is the difference between == and equals() in Java?
What are the differences between final, finally, and finalize() in Java?
Explain the concept of garbage collection in Java.
What is the difference between Abstract Class and Interface in Java?
What is a volatile keyword in Java?
Explain the synchronized keyword.
How does the HashMap work in Java?
What is the difference between Comparable and Comparator?
Explain Java memory model and how it affects multi-threading.
What is a deadlock, and how can it be avoided?
What are the types of class loaders in Java?
What is the difference between Checked and Unchecked
exceptions?How does try-with-resources work in Java?
What are Functional Interfaces in Java?
What is the difference between List, Set, and Map in Java?
How does the ThreadPool work in Java?
Explain the difference between wait() and sleep() in Java.
What is reflection in Java?
What is the difference between HashSet and TreeSet?
What are lambda expressions in Java?
Other References :
Java8 : Link
Advance Java : Link
Core Java : Link
Java OOP's : Link
Spring Boot : Link
Advanced Spring Boot : Link
Linux : Link
ReactJS : Link
API : Link
Top comments (0)