MCQ Practice Single Best Answer Topic: ICSE Computer Application - Class X - Selection Examination - 2024-25 - MCQ - CALCUTTA PUBLIC SCHOOL

Q Assertion (A): Constructors are invoked directly when an object is created. Reason (R): Constructors are not used to initialize the instance of classes.

Question ID
#23891
Subchapter
ICSE Computer Application - Class X - Selection Examination - 2024-25 - MCQ - CALCUTTA PUBLIC SCHOOL
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A Both Assertion (A) and Reason (R) are true, and Reason (R) is the correct explanation of Assertion (A).
  • B Both Assertion (A) and Reason (R) are true, and Reason (R) is not the correct explanation of Assertion (A).
  • C Assertion (A) is true, and Reason (R) is false.
  • D Assertion (A) is false, and Reason (R) is true.
Correct Answer: C

Explanation

Assertion (A): True. Constructors are invoked automatically when an object is created to initialize the object.

Reason (R): False. Constructors are specifically designed to initialize the instance variables of a class.

Share This Question

Share this MCQ with your friends or study group.