Where does the execution of the program starts?
(a) user-defined function
(b) main function
(c) void function
(d) else function
The question was asked in unit test.
This key question is from Function Declarations in section Functions, Namespaces & Exceptions in C++ of C++