how come we know the object is no more used in the class?

Answer Posted / megha

using finalize() method on that object

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about join() method?

556


What are the differences between abstract class and interface?

517


Which collection does not allow duplicates in java?

488


What is starvation?

692


Is string a data type in java?

599






How many functional interfaces does java 8 have?

610


Can a singleton class be inherited?

536


What is java virtual machine and how it is considered in context of java’s platform independent feature?

661


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

546


How many types of methods are there?

556


What does opcode mean?

549


Is static a keyword in java?

530


How do you identify independent and dependent variables?

515


How are variables stored?

537


Can we rethrow the same exception from catch handler?

571