If an object reference is set to null, will the garbage collector immediately free the memory held by that object?


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

Post New Answer

More Core Java Interview Questions

What data type is a string?

0 Answers  


What is difference between core java and java ee?

0 Answers  


How can you say java is object oriented?

0 Answers  


Does unicode support all languages?

0 Answers  


Which number is denoted by leading 0x or 0x in java?

0 Answers  






Can a constructor call another constructor?

0 Answers  


Is java pass by value or pass by reference?

0 Answers  


What is the difference between static method and instance method in Java?

0 Answers   SwanSoft Technologies,


Can we access instance variables within static methods ?

0 Answers  


Is java a compiler?

0 Answers  


Write a program to solve producer consumer problem in java?

0 Answers  


What is super keyword explain with example?

0 Answers  


Categories