These are used in C++ when a decision is required to be made on the evaluation of a given condition
Answers
Answered by
22
Conditional statement
like if else, switch case .
Similar questions