which operator is used to specify a condition in branching statement
Answers
Answered by
1
Answer:
Conditional branching: if, '?' Sometimes, we need to perform different actions based on different conditions. To do that, we can use the if statement and the conditional operator ? , that's also called a “question mark” operator.
Mark me Brainliest!!
: )
Answered by
1
The 'if' operator is used to specify a condition in the branching statement.
- There are some other branching statements like a break, continue, return, and go to.
- 'If' is the most common programming branching statement used.
- There are generally three branching statements.
Similar questions
Social Sciences,
3 months ago
Biology,
3 months ago
Psychology,
3 months ago
English,
6 months ago
English,
1 year ago
Political Science,
1 year ago