

MCQOPTIONS
Saved Bookmarks
1. |
What is the correct value to return to the operating system upon the successful completion of a program? |
A. | 1 |
B. | -1 |
C. | 0 |
D. | Program do no return a value. |
E. | 2 |
Answer» D. Program do no return a value. | |