C++ FLOW CONTROL | C++ FOUNDATION Question 1

Last Updated :
Discuss
Comments

The if...else statement can be replaced by which operator?

Bitwise operator

Conditional operator

Multiplicative operator

Addition operator

Share your thoughts in the comments