Can an object be garbage collected while it is still
reachable?
Answer Posted / ravikiran(aptech mumbai)
yes...all the garbage ollection things depends on the
garbage collector of JVM
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the equal sign?
What is the purpose of static methods and static variables?
What is integer size in java?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
How to Sort Strings which are given in List and display in ascending order without using java api.
What is protected access modifier?
What is method overriding in java ?
What do you mean by object?
What loop means?
Can arraylist contain null values?
How do I stop concurrentmodificationexception?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
What are the fileinputstream and fileoutputstream?
What type of variable is error flag?
Explain different states of a thread in java?