Q.

Which of the following statements are incorrect?

A. Default constructor is called at the time of declaration of the object if a constructor has not been defined.
B. Constructor can be parameterized.
C. Finalize() method is called when a object goes out of scope and is no longer need
Answer» C. Finalize() method is called when a object goes out of scope and is no longer need
1.4k
0
Do you find this helpful?
2

View all MCQs in

Java Programming

Discussion

No comments yet