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?

  1. Conditional
  2. Iteration
  3. Data
  4. Operator
Answer

Conditional

Reason — if...else block belongs to conditional category.