Page 1 of 1

From which function the execution of a C++ program starts?

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) start() function
b) main() function
c) new() function
d) end() function