Q97
From which function the execution of a C++ program starts?
A.
start() function
B.
main() function
AnswerC.
new() function
D.
end() function
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board