Which of the following statements are incorrect? (a) Default constructor is called at the time of declaration

Question:

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 parameterize

(c) finalize() method is called when an object goes out of scope and is no longer needed.

(d) finalize() method must be declared protected.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: