

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following return-type cannot be used for a function in C? |
A. | char * |
B. | struct |
C. | void |
D. | none of the mentioned |
Answer» D. none of the mentioned | |