CBSE Class 10 Computer Applications Question 9 of 15

Scratch Programming II — Question 9

Back to all questions
9
Question

Question 9

What is the difference between repeat and forever blocks ?

Answer

Repeat block is a finite iteration block i.e., it iterates a specified number of times whereas forever block is an infinite iteration block i.e., it keeps repeating the commands inside it over and over again.

Get the Bright Tutorials app Stuck on a question? Ask Bright Buddy — your AI tutor — for step-by-step help in the app.