What is garbage collection? Can it be forced to run?


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

Post New Answer

More Core Java Interview Questions

Java run-time system generates What class of exceptions?

2 Answers   TCS,


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

0 Answers  


How does queue work in java?

0 Answers  


what is the default value of a variable char?(If not assigned)

4 Answers  


What do you understand by classes in java?

0 Answers  






take any 4 input numbers. like 2345.. wanted out put is All 16 combinations of the number 2345.. for example- taking input as 4565 output- 5654 4556 4655..

2 Answers   Emphasis,


How to calculate the length of a singly linked list in java?

0 Answers  


What is the difference between quicksort & mergesort? When should they be used? What is their running time?

0 Answers   Akamai Technologies,


what modifiers are used with top-level class?

2 Answers  


What are jee technologies?

0 Answers  


Name container classes in java programming?

0 Answers  


What is empty list in java?

0 Answers  


Categories