C++ FLOW CONTROL | C++ FOUNDATION Question 2

Last Updated :
Discuss
Comments

if you have to make decision based on multiple choices, which of the following is best suited?

if

if-else

if-else-if

All of the above

Share your thoughts in the comments