Which of the following statements are true about finalization?

Options
- A class may have only one finalize method
- Finalizers are mostly used with simple classes
- Finalizer overloading is not allowed
- a and c


CORRECT ANSWER : a and c

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement