

MCQOPTIONS
Saved Bookmarks
1. |
A ________ is similar to function prototype in which number of parameters, datatype of parameters & order of appearance should be in similar order. |
A. | function prototype |
B. | function signature |
C. | control function |
D. | flow function |
Answer» C. control function | |