What are the different types of inheritance in java?
What is an association?
What are wrapper classes in java?
What is the difference between array list and vector in java?
Is multiple inheritance supported by java?
What is a map in java?
Explain jdk, jre and jvm?
What is the difference between this() and super() in java?
What is an infinite loop in java? Explain with an example.
What is a package in java? List down various advantages of packages.
What is the difference between a local variable and an instance variable?
Define a java class.
Why pointers are not used in java?
List down the methods and interfaces of collection class in java.
What is multiple inheritance? Is it supported by java?