CBSE Class 10 Computer Applications
Question 8 of 26
Scratch Programming II — Question 2
Back to all questions 2
Question Question 2
Which of the following types, does if...else block belong to?
- Conditional
- Iteration
- Data
- Operator
Conditional
Reason — if...else block belongs to conditional category.