Home / C Programming / C Fundamentals :: Discussion

Discussion :: C Fundamentals

  1. What is the correct value to return to the operating system upon the successful completion of a program?

  2. A.

     1

    B.

     -1

    C.

     0

    D.

     Program do no return a value.

    E.

     2

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Explanation Not Provided


Be The First To Comment