InterviewSolution
Saved Bookmarks
| 1. |
______________ have the return type void.(a) all functions(b) constructors(c) destructors(d) none of the mentionedI have been asked this question during an interview.This interesting question is from Void in division Types, Pointers, Arrays & Structures in C++ of C++ |
|
Answer» The correct OPTION is (d) none of the mentioned |
|