Question 21-24 of 135: Introduction to Programming in C ++ (IT & Computer Programming) | CUET (Common University Entrance Test) PG Bioinformatics (SCQP06) | Includes PYQs | Get Solutions with Detailed Explanations
Choose Programs
πΉ Video Course 2025 (0 Lectures [0 mins]): Offline Support
Rs. 100.00
Price Per Month, Add to Cart for 3/6/12-Month Discounts
Preview All LecturesDetails
π Study Material (331 Notes): 2025-2026 Syllabus
Rs. 450.00
3 Year Validity
Topic-wise Notes & SampleDetails
π― 915 MCQs (& PYQs) with Explanations (2025-2026 Exam)
Rs. 450.00
3 Year Validity
CoverageDetailsSample Explanation
Help me ChooseβAlready Subscribed?
Question 21
MCQ
Read the question, then carefully choose the correct answer(s).
Appeared in Year: 2011
The goal of operator overloading is (June Paper 2)
Choices
Choice (4) | Response | |
---|---|---|
a. | To help the developer of a class | |
b. | To help the user of a class | |
c. | To help define friend function | |
d. | All of the above. |
Question 22
MCQ
Read the question, then carefully choose the correct answer(s).
Appeared in Year: 2012
The βCβ language is (December Paper II)
Choices
Choice (4) | Response | |
---|---|---|
a. | Context free language | |
b. | Context sensitive language | |
c. | Regular language | |
d. | Question does not provide sufficient information or is vague. |
Question 23
MCQ
Read the question, then carefully choose the correct answer(s).
Appeared in Year: 2012
Which of the following are two special functions that are meant for handling exception, that occur during exception handling itself? (December Paper II)
Choices
Choice (4) | Response | |
---|---|---|
a. | Void terminate () and Void unexpected () | |
b. | Non void terminate () and void unexpected () | |
c. | Void terminate () and non void unexpected () | |
d. | Non void terminate () and non void unexpected () |
Question 24
Match List-1 with List-2
Match items in List-1 with List-2, then choose the correct option.
Appeared in Year: 2012
Match the following with respect to data types: (December Paper II)
List-β (Group I) | List-β (Group II) |
---|---|
(A) Built in type | (I) Qualifier |
(B) User defined type | (II) Pointer |
(C) Derived type | (III) Union |
(D) Long double | (IV) Void |
Choices
Choice (4) | Response | |
---|---|---|
| ||
a. |
| |
b. |
| |
c. |
| |
d. |
|