📚 Question Bank Q86 — Programming and Data Structure
Tags
Programming and Data Structure
Q86. Marks: +2.0 UGC NET Paper 2: Computer Sc 23rd August 2024 Shift 1

Which of the following are TRUE about constructors in C++?

(A) A constructor can be overloaded.

(B) A constructor does not have a return type.

(C) A constructor must be declared as a friend function.

(D) A constructor is called when an object is destroyed.

Choose the correct answer from the options given below: 

1.(B), (C), (D) Only
2.(B), (C) Only
3.(A), (B), (C) Only 
4.(A), (B) Only ✓ Correct
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question