...
Switching
August 29, 2024
Functions
August 29, 2024
Switching
August 29, 2024
Functions
August 29, 2024

Functions

Question 65
Which of the following is the correct value returned to the operating system upon the successful completion of a program ?
A
0
B
1
C
-1
D
Program do not return a value.
Question 65 Explanation: 
The operating system will return 0 when it’s successfully execute a program.
Correct Answer: A
Question 65 Explanation: 
The operating system will return 0 when it’s successfully execute a program.

Leave a Reply

Your email address will not be published. Required fields are marked *