state the different ways to test the decision and control statement.
Answers
Answered by
6
Explanation:
There are basically 3 types of decision control statements.
if statement
if-else statement
switch –case statement
Answered by
0
Answer:
Explanation:
C++ programming language provides following types of decision making statements. An 'if' statement consists of a boolean expression followed by one or more statements. An 'if' statement can be followed by an optional 'else' statement, which executes when the boolean expression is false.
Similar questions
English,
2 months ago
Math,
2 months ago
English,
2 months ago
English,
5 months ago
Social Sciences,
10 months ago
Political Science,
10 months ago