MCQ 11 MarkWhich of the following is meant for the rate at which sound is played out in Scratch?AToneBBeat✓TempoDStatisticsAnswerCorrect option: C. TempoCView full question & answer→
MCQ 21 MarkFor setting the tempo of the animation, what block of Scratch must be used?ALooks block✓Sound blockCData blockDOperators blockAnswerCorrect option: B. Sound blockBView full question & answer→
MCQ 31 MarkHow does the animation on Scratch start to play out?AWhen the red sign is clicked✓When the green flag is clickedCWhen the Enter key is pressedDNone of theseAnswerCorrect option: B. When the green flag is clickedBView full question & answer→
MCQ 41 MarkIn which block would you find the 'when green flag clicked' block?ASoundBLooks✓EventsDControlAnswerCorrect option: C. EventsCView full question & answer→
MCQ 51 MarkWhich block would contain the block: set x to 0 ?ASoundBPen✓DataDEventsAnswerCorrect option: C. DataCView full question & answer→
MCQ 61 MarkTo reduce the value of a variable, what kind of number must be entered in the change _________ by _________ ?AZeroBpositive number✓negative numberDrandom valueAnswerCorrect option: C. negative numberCView full question & answer→
MCQ 71 MarkWhich of the following loop blocks allows the actions to go on forever?ARepeat 10Brepeat until✓foreverDforever ifAnswerCorrect option: C. foreverCView full question & answer→
MCQ 81 MarkWhich block allows making of variable in Scratch?AOperatorsBLooksCMotion✓DataAnswerCorrect option: D. DataDView full question & answer→
MCQ 91 MarkWhich of these concepts finds use when the sprite makes variable number of steps in every iteration?AConcept of backdropBConcept of sound✓Concept of variableDMessagesAnswerCorrect option: C. Concept of variableCView full question & answer→
MCQ 101 MarkWho developed the Scratch software?AGuido Van Rossum✓Mitchel ResnickCAlan KayDDonald KnuthAnswerCorrect option: B. Mitchel ResnickBView full question & answer→
MCQ 111 MarkWhat is the default color of the default background of Scratch?AWhiteBRedCBlackDNone of theseAnswerselfView full question & answer→
MCQ 121 MarkWhich of the following is NOT the name of a menu available?AFileBEditCTipsDNone of theseAnswerselfView full question & answer→
MCQ 131 MarkWhat is the topmost part of the Scratch interface?AMenu BarBStatus BarCTitle barDNone of theseAnswerselfView full question & answer→
MCQ 141 MarkHow can you achieve that the sprite moves forward and backward 10 steps each with a 2 second gap in between?AMove 10 stepsWait 2 secs$\quad$$\quad$Move -10 stepsBMove 10 stepsMove -10 steps$\quad$$\quad$Wait 2 secsCWait 2 secsMove 10 steps$\quad$$\quad$Move -10 stepsDNone of theseAnswerselfView full question & answer→