Can we force garbage collector to run ?


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

Post New Answer

More Core Java Interview Questions

What is the difference between a synchronized method and a synchronized block?

0 Answers  


Can you start a thread twice in Java?

0 Answers  


What is exception hierarchy in java?

0 Answers  


Why are functions called methods in java?

0 Answers  


Is void a return type?

0 Answers  






Where is core java used?

0 Answers  


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

4 Answers  


What is class variable java?

0 Answers  


What modifiers are used with a top level class?

3 Answers  


What are the 2 types of java programs?

0 Answers  


int a=1; float b=1.0; System.out.println(a==b);

13 Answers   CTS, Honeywell, McAfee,


What is the difference between break and continue statements?

0 Answers  


Categories