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