What is the role of garbage collector in java?


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

Post New Answer

More Core Java Interview Questions

Name the methods that used to get and set the text label displayed by a Buttonobject?

1 Answers  


How destructors are defined in java?

0 Answers  


How can an object be unreferenced?

0 Answers  


What are the two types of java?

0 Answers  


Is there any difference between synchronized methods and synchronized statements?

0 Answers  






How do you identify if jvm is 32-bit or 64-bit from java program?

0 Answers  


Can I learn java without any programming experience?

0 Answers  


What will be the default values of all the elements of an array defined as an instance variable?

0 Answers  


what is the difference between a threads start() and run() methods? : Java thread

0 Answers  


What is the purpose of checked and unchecked exceptions in JAVA?

0 Answers   Amdocs,


How can we handle runtime exceptions? write one sample program? Can we write runtime exceptions beside the throws key word? if yes write sample program?

1 Answers   Huawei,


What does 0 mean in boolean?

0 Answers  


Categories