

MCQOPTIONS
Saved Bookmarks
1. |
Given a function that does not return any value, What value is thrown by default when executed in shell. |
A. | int |
B. | bool |
C. | void |
D. | None |
Answer» E. | |