InterviewSolution
Saved Bookmarks
| 1. |
Which command let the sprites walk ? A Walk B Go C Move D Run Which from the following is not a command ? A Forever B Forever until C Repeat D Repeat until Which command will shows animation for sprite ? A next move B next look C next style D next costume Can we give sprite specific location to start from ? A Yes B No Which of the following commands would make the sprite move backwards? A Move 10 steps B Move -10 steps C Both a and b D Neither a and b Which of the following can be used to communicate across multiple sprites? broadcast messages A send B wait C send to all |
| Answer» | |