

MCQOPTIONS
Saved Bookmarks
1. |
A function that returns no values to the program that calls it is _____ |
A. | not allowed in C++ |
B. | type void |
C. | type empty |
D. | type barren |
Answer» C. type empty | |