0
Anonymous
Decision making statements make use of conditional expressions. In C++ there are three possibilities: if/else, switch/case and the ternary operator (?:).
Wiki User
Chat with our AI personalities