What do you know about the 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

What is jvm? How its run?

0 Answers  


What is use of static method?

0 Answers  


What are loops in java? What are three types of loops?

0 Answers  


Write a program to check string is palindrome without using loop?

0 Answers   Cyient,


What is the purpose of the finally clause of a try-catch-finally statement in java programming?

0 Answers  


What is binary tree in java?

0 Answers  


where u use Abstraction and Interface in real time

3 Answers   Sonata,


What is entry in java?

0 Answers  


can any one tell me when do u go for inheritance and polymorphism

3 Answers  


what happens when a thread cannot acquire a lock on an object? : Java thread

0 Answers  


Where is const variable stored?

0 Answers  


I need some details about an employee. i have only the employee id in my presentation layer(JSP).I entered that ID and click "Show Details" Button. Question is how the JSP pass that id to Controller layer and DAO and what mechanism we are using to retrive data from DB and how the data passed to JSP as a Output. Please explain in detail.

1 Answers   TCS,


Categories