| 9. | A class's __________ is called when an object is destroyed. |
|||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
| 10. | Which of the following never requires any arguments? |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 11. | Destructor calls are made in which order of the corresponding constructor calls? |
|||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
| 12. | A destructor takes __________ arguments. |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 13. | Which of the following implicitly creates a default constructor when the programmer does not explicitly define at least one constructor for a class? |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 14. | Which of the following statement is correct?? |
|||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
| 15. | Which of the following statement is correct about destructors? |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 16. | How many default constructors per class are possible? |
|||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
