Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Q10: Program which executes applet is known as<br>A)applet
Q11: What is different between a Java applet
Q12: Which of these is correct about passing
Q13: Which of this statement is incorrect?<br>A)Every class
Q14: What is process of defining two or
Q15: You read the following statement in a
Q16: What is byte code in the context
Q17: What is the process of defining a
Q18: What is garbage collection in the context
Q19: Which is true about an anonymous inner