Switching
August 29, 2024Functions
August 29, 2024Functions
|
Question 65
|
Which of the following is the correct value returned to the operating system upon the successful completion of a program ?
|
0
|
|
|
1
|
|
|
-1
|
|
|
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.
