WorksheetsMS LOGO Arithmetic Operations
Total questions: 40
Worksheet time: 24mins
The operator used for multiplication in MSW Logo is ______
+
-
*
x
The operator used for division in MSW Logo is ______
+
-
*
/
The operator command used for addition is _____________.
SUM
DIFFERENCE
PRODUCT
QUOTIENT
The operator command used for subtraction is _____________.
SUM
DIFFERENCE
PRODUCT
QUOTIENT
The operator command used for multiplication is _____________.
SUM
DIFFERENCE
PRODUCT
QUOTIENT
The operator command used for division is _____________.
SUM
DIFFERENCE
PRODUCT
QUOTIENT
The operator command used for the remainder of the division is _____________.
REMAINDER
DIFFERENCE
PRODUCT
QUOTIENT
PR is a short form of ______________ command
PRODUCT
PENRIGHT
PENRUN
PR (SUM 1 2 3 4 5)
15
14
13
16
What is the LOGO command to find out the addition of 10 and 12?
PR SUM 10 12
PR DIFFERENCE 10 12
PR PRODUCT 10 12
PR QUOTIENT 10 12
What is the LOGO command to calculate the remainder when 26 is divided by 3?
PR REMAINDER 26 3
PR DIFFERENCE 26 3
PR PRODUCT 26 3
PR QUOTIENT 26 3
What is the LOGO command to calculate the difference between 34 and 4?
PR REMAINDER 34 4
PR DIFFERENCE 34 4
PR PRODUCT 34 4
PR QUOTIENT 34 4
What is the LOGO command to multiply number 12 with 3?
PR REMAINDER 12 3
PR DIFFERENCE 12 3
PR PRODUCT 12 3
PR QUOTIENT 12 3
PR DIFFERENCE 4567 1234
1111
2222
3333
4444
PR QUOTIENT 343 7
43
44
47
49
The LOGO command of 78 x 9 is __________.
PR PRODUCT 78 x 9
PR PRODUCT 78 9
PR PROD 78 9
PR PRODUCT 78 * 9
PR (SUM(PRODUCT 5 4) (SUM 20 - 5))
35
34
25
45
PR (SUM (DIFFERENCE 12 4) 5) is the same as _____
12 + 4 - 5
12 - 4 - 5
12 + 4 +5
12 - 4 + 5
What is the LOGO command of 8 * 6 + 3 - 2?
PR (DIFFERENCE(PRODUCT 8 6)(SUM 3 2))
PR (PRODUCT(SUM 8 6)(DIFFERENCE 3 2))
PR (SUM(DIFFERENCE 8 6)(PRODUCT 3 2))
PR (SUM(PRODUCT 8 6)(DIFFERENCE 3 2))
PR REMAINDER 462 12
2
4
6
8
The parts of a computer are divided into two groups.
Mouse and keyboard
CPU and UPS
Hardware and software
The parts of computer that can be touched and seen are called______________.
Software
Hardware
None of these
The devices are used to store data are know as the_________.
Input devices
Output devices
Storage devices
The devices that are used to enter data into the computer are known as ______________.
Output devices
Storage devices
Input devices
Which part of a computer is used to type your date of birth?
Mouse
Microphone
CD
Keyboard
Which part of a computer is used to record our sound into a computer?
Mouse
Monitor
Speaker
Microphone
How many alphabet keys are there on a keyboard?
16
10
26
36
Which device is used to store data and information?
UPS
CPU
CD
Monitor
Which monitors big in size and consume more electricity .
LCD
LED
CRT
None of these
LCD stands for _________________________.
Liquid crystal display
Light control display
None of these
An ______________mouse uses light as a source.
Wired
Wireless
Optical
DVD stands for __________________.
Digital value disk
Digital video disk
Digital video display
None of these
Which unit performs all arithmetic and logical operations.
MU
CU
ALU
The _________________ mouse can connect to multiple devices at a time.
Optical
Wired moue
Bluetooth
_________________ is an application software.
MS-Paint
Tux Paint
MS-Word
The output we get on the paper from a printer is called _________.
Soft copy
Hard copy
None of these
Which printer produces high quality text and graphics.
Laser
Dot matrix
Inkjet
What is the full form of USB?
Universal subject bus
Universal serial bus
Ultra sonic bulb
Which type of devices are used to enter data and instructions into a computer?
Output devices
Storage devices
Input devices
Which type of devices are used to store data?
Input devices
Output devices
Storage devices
