Font size
WorksheetsRivision Question class IV
Total questions: 31
Worksheet time: 20mins
Which of the following is a function in code monkey?
step
turtle
banana
crocodile
RAM stands for
Random Access Modulator
Random Access Memory
Random Area Memory
Random Area Modulator
The button shown below is to _____________
stop the program
run the program
reset the program
refresh the program
The short cut key to copy the document is_____________
Ctrl + C
Ctrl + V
Ctrl + S
Ctrl + P
The function "Step -10" will make the monkey____________
Step distanceTo
Turn around
Step forward
Step backward
__________________acts like a storage unit where we store our information.
Sequence
Variable
Indexing
Array
The correct code for the diagram given in the left corner is
Motherboard is found inside the _____________
Monitor
CPU
RAM
ROM
All the following are the examples of internal hardware EXCEPT
Monitor
System Cooling Fan
Network Interface Card
RAM
If you have an array of crocodiles that is crocodile[1], crocodile[2], crocodile[0] and crocodile[3], what is the first item in the array?
Crocodile[0]
Crocodile[1]
Crocodile[2]
Crocodile[3]
The internal hardware that performs all the calculations and acts as the brain of the computer is called_________
Hard disk
Central Processing Unit
Cooling fan
Random Access Memory
What should be the value of "d" for the monkey to collect all the bananas?
20
8
24
12
Which of the following is not an example of a web browser?
Google Chrome
Microsoft Word
Internet Explorer
Mozilla Firefox
Every task in a computer follows an __________ cycle.
OPI
POI
IOP
IPO
Pema wanted to store her data temporarily in her computer. Which internal hardware is responsible to store the data temporarily?
Motherboard
CPU
RAM
Storage device
The CPU is the (a) of a computer.
Any physical component that we can touch and see is called computer (a) .
Giving instructions to the computer is called computer (a) .
(a) is the short cut key to shut down a computer.
X= 10, is an example of (a) .
You and your best friend are using a computer for a school project and you notice that your friend is having neck pain and strained eyes. What measures will you suggest him in order to prevent the health issue? Mention THREE measures.
Set the computer at eye level or slightly lower.
sit on the floor and keep the computer above the head
Take frequent short breaks and go for a walk.
Do stretching exercises at your desk
Use "for loop" function and write the code for the CodeMonkey challenge given below.
Differentiate between Internal Hardware and External Hardware with TWO examples each.
What software did she use to create the document displayed above?
(a)
Mention TWO-character formatting applied in the above document.
alignment
Underline
Bold
If you were the computer, how would you help your students that are using you? Mention THREE things that you would do as a computer. Choose Three answers
keep safe online
give updated information
warn if something is risky
shut down
Your friend wants to post a picture with their home address in it. What would you say to them as a caring friend?
Not to give many detail
Not to post with address
It is not safe to post
It is good to post
What is Function?
code that performs a specific task
numbers in the brackets
it is like a container that stores data
loop
What is Variable?
code that performs tasks
A variable is like a storage unit. We store details in it and use it only when we need it.
is a group of objects that shares a common name
loop
We know that a computer follows a cycle called IPO cycle. Look at the picture carefully, draw on the paper and write the full form of IPO
(a)
Study the CodeMonkey challenge given below and choose the correct code using "Array/Indexing" in the space provided.
