CBSE Class 10 Computer Applications Question 23 of 26

Scratch Programming II — Question 12

Back to all questions
12
Question

Question 12

To send a message to all the sprites in the program, which block will you use ?

Answer

We will use broadcast <message> block from Events category to send a message to all the sprites in the program.