Un-Answered Questions { Core Java }

What is a package in java? List down various advantages of packages.

766


What is the difference between a local variable and an instance variable?

556


Define a java class.

811


Why pointers are not used in java?

592


List down the methods and interfaces of collection class in java.

559


What is multiple inheritance? Is it supported by java?

534


What is collection class in java?

553


Differentiate between the constructors and methods in java?

513


What are the main concepts of oops in java?

602


Why java strings are immutable in nature?

604


Is there a case when finally will not execute?

574


What purpose do the keywords final, finally, and finalize fulfill?

624


What are the different types of garbage collectors in java?

560


What is a finally block?

572


What are the two ways to create a thread?

541