What is java life cycle?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How two different class threads communicate with each other?. send example code.

4 Answers  


Can I have constructor in Interface?

2 Answers  


Which is a valid identifier?

0 Answers  


WAP to illustrate the use of interface

2 Answers  


Does treeset allow null in java?

0 Answers  


What is the output of the below java program?

0 Answers  


How do you implement singleton class?

0 Answers  


Can try statements be nested?

3 Answers   Wipro,


What is the abstraction?

0 Answers  


Can we modify the throws clause of the superclass method while overriding it in the subclass?

0 Answers  


What is the use join() in Threads ?

5 Answers   HCL,


When is the finally clause of a try-catch-finally statement executed?

0 Answers  


Categories