57 questions · Class 6 · CBSE
Why are controls and conditionals important in block coding?
Describe a simple game project using conditionals in Scratch.
Explain how conditional statements make programs interactive.
Write a simple example where a wait block is useful.
Explain the use of forever loops with an example.
Describe how control blocks help in creating animations.
Write an algorithm using a conditional statement for checking whether a number is positive or negative.
Explain the importance of loops in programming.
Differentiate between “if” and “if-else” blocks with examples.
Explain conditionals with a real-life example.