1.

Assertion (A): C++ is an object-oriented programming language.Reason (R): C++ supports class, inheritance, templates, and exception handling.

A. Both (A) and (R) are true and (R) is correct explanation of (A).
B. Both (A) and (R) are true, but (R) is not the correct explanation of (A).
C. (A) is true, but (R) is false.
D. (A) is false, but (R) is true.
Answer» B. Both (A) and (R) are true, but (R) is not the correct explanation of (A).


Discussion

No Comment Found