Computer Science, asked by freyamehta1411, 8 months ago



This symbol represents the instructions that involve a condition with two options ('Yes' and 'No') to choose from.
a) Process box
b) Output box
c) Stop box
d) Decision box​

Answers

Answered by BLACK1817
1

Answer:

If you want to execute multiple statements for the else condition, enclose the code in curly brackets. If you only need to execute a single statement for the else condition, you do not need to use curly brackets.

Similar questions