Which of the following can be used to communicate across multiple sprites?
broadcast messages
send
wait
send to all
udayk8684:
are you doiny joy of computing nptel course
Answers
Answered by
8
broadcast messages are used to communicate
Answered by
0
The broadcast messages are used for communicating across several sprites. In the Scratch process, you can utilize the broadcasts for passing the messages among sprites.
You can also communicate easily between the Stage and sprites by receiving and sending the broadcasts.
The sprites can receive as well as send the similar broadcast messages. The broadcast messages are received by various sprites.
Similar questions