Font size
WorksheetsFlappy Ball Game
Total questions: 15
Worksheet time: 30mins
What will be the value of TouchDrawing?
true
false
On which direction will the ball move?
X = 25, Y = 25
X = 20, Y = 20
X = 35, Y = 35
X = 40, Y = 40
At what position it will create new sprites?
X = 100, Y = 100
X = 120, Y = 120
X = 100, Y = 120
X = 120, Y = 100
Which blocks are used to get the direction and angle between two sprites?
Direction Blocks
Sensing Blocks
Motion Blocks
Look Blocks
On which axis can a 2-D sprite can move? [Can choose multiple]
X Axis
Y Axis
Z Axis
What is the extension for Animation in Lottie?
.json
.exe
.apk
.ani
What will be the output of the block?
Which is not a format for Date Input?
YYYY-MM-DD
Month Day, Year
Day, Month Year
If date is Mar 14, 2020, what will be printed on Label1?
03/14/2020
Mar 14, 2020
3/14/2020
2020-03-14
What will be printed on Label1, if time is 23:21 and date is Mar 14, 2020?
23:21
11:21 AM
Mar 14, 2020
03/04/2020
