Informatics Practices
Related Questions
The if statement is a decision-making statement.
The else block for a loop executes only in the case of normal termination of the loop.
A graphical representation of an algorithm to solve a given problem:
- Flow chart
- Pie chart
- Bar chart
- Column chart
Which of the following is not a decision-making statement?
- if-elif statement
- for statement
- if-else statement
- if statement