

McqMate
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 |
View all MCQs in
Java ProgrammingNo comments yet