MCQOPTIONS
Saved Bookmarks
| 1. |
The declaration void function1(int) indicates the function1 is a function which |
| A. | Has no arguments |
| B. | Returns nothing |
| C. | Both (a) and (b) |
| D. | None of these |
| Answer» C. Both (a) and (b) | |