java interview questions ?
1. What’s the difference between JDK, JRE, and JVM?2. Difference between an abstract class and an interface3. What’s the difference between checked and unchecked exceptions in Java?4. What’s the final keyword in Java? The mechanism and how it works?5. How does garbage collection work in Java?6. What’s the difference between == and.equals() method in Java?7. …









