Un-Answered Questions { Core Java }

What is the difference between break and continue statements?

547


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

533


What do you mean by an interface in java?

570


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

528


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

587


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

525


What are the different types of inheritance in java?

529


What is an association?

546


What are wrapper classes in java?

594


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

509


Is multiple inheritance supported by java?

506


What is a map in java?

548


Explain jdk, jre and jvm?

567


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

538


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

586