What is the purpose of the “this” keyword in Java?
What is the difference between an ArrayList and a LinkedList?
What are the different types of loops in Java?
Explain the concept of garbage collection in Java.
What are synchronization and locking in Java?
Can a class in Java be both abstract and final?
