

MCQOPTIONS
Saved Bookmarks
1. |
What is the default return type if it is not specified in function definition? |
A. | void |
B. | int |
C. | double |
D. | short int |
Answer» C. double | |