Must contain at least one function.
Need not contain any function.
Needs input data.
None of the above
View Answer
Workspace
Share
Copy Text
Copy URL
Answer : Option A
Explanation :
At least one function which must be included in any C program is main().
Be The First To Comment