Question: Which is NOT true about the statement: int main({ ... O the statement specifies that the function will return an integer to the operating system
Which is NOT true about the statement: int main({ ... O the statement specifies that the function will return an integer to the operating system parentheses) are required because main is a function o the main block of code is optional if the program contains programmer defined functions O the statement introduces the main function, which is required in every C++ program Onone of these
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
