Un-Answered Questions { Core Java }

What is the difference between break and continue statements?

550


What are the differences between heap and stack memory in java?

541


What do you mean by an interface in java?

574


Explain public static void main(string args[]) in java.

537


What is an object in java and how is it created?

591


What is collection class in java? List down its methods and interfaces.

534


What are the different types of inheritance in java?

535


What is an association?

551


What are wrapper classes in java?

600


What is the difference between array list and vector in java?

509


Is multiple inheritance supported by java?

511


What is a map in java?

555


Explain jdk, jre and jvm?

569


What is the difference between this() and super() in java?

543


What is an infinite loop in java? Explain with an example.

588