Which of the following is branching statement of C language?
Answers
Answered by
1
Answer:ok
Explanation:
Give options also .
Answered by
1
Branching statement of C language:
- Branching statements are used to jump from one area of a program to the next.
- Continue and break statements are two important branching statements in Java that are used in conjunction with control statements.
- The break statement ends the loop and moves control outside it.
The following types of branching statements exist:
1. If statement
2. If-Else statement
3. Compound tests
4. Nested if Statement
5. Switch Statement
Similar questions
Math,
1 month ago
Social Sciences,
1 month ago
English,
3 months ago
Math,
10 months ago
Physics,
10 months ago