Q. From which function does the execution of a C++ program start? (A) Start() function (B) new() function (C) main() function (D) All the answers are true ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) main() function