Vidyalelo
C++ Programming · Q119

Functions and Procedures in C++

Programming · C++ Programming · question 119

Q119

Where does the execution of the program starts?

A.
user-defined function
B.
main function
Answer
C.
void function
D.
else function

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board