Q111
Which of the following statements are incorrect?
A.
default constructor is called at the time of object declaration
B.
constructor can be parameterized
C.
finalize() method is called when a object goes out of scope and is no longer needed
AnswerD.
finalize() method must be declared protected
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board