Font size
WorksheetsVisual Coding Quiz
Total questions: 14
Worksheet time: 7mins
______ ______ is any programming language that uses the graphics or blocks that are already defined with code to create programs.
(a)
The moving object in the visual coding is called (a) .
The ______ ____ is the place where you create a script for the sprite to do a particular task.
(a)
In programming languages, whenever there is a problem where logic needs to be applied, we should use (a)
A loop is a sequence of instructions that is continuously repeated until a certain (a) is met.
The code that you drag and drop from the blocks is called a Script.
True
False
The place where the sprite moves and performs the action is called the script.
True
False
The block belongs to the Motion category.
True
False
Block is under the Events option.
True
False
Conditional constructs are used to make decisions.
True
False
The default Sprite in the visual coding is the?
Dog
Penguin
Cat
Sprite
What is the function of the following block?
Check whether the condition is true.
Check whether the condition is false.
Repeat the instruction a number of times.
Repeat the instruction until a certain condition is reached.
______ belongs to which block?
Looks
Motion
Operators
Sensing
What is the function of the following block?
To start the Visual Coding application
To start the script
To say hello
None of the above
