wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Revision Final Term RB3

Total questions: 87

Worksheet time: 44mins

Name
Class
Date
1.
To find the square root of 4 using the SQRT function, we follow the syntax __________________.
a)
=SQRT(4)
b)
=Power(5)
c)
=(Square)
d)
=(Exp)
2.
The PRODUCT function can be accessed from the ________________ group on the formulas tab.
a)
any group
b)
Function Librar y
c)
Insert
d)
Home
3.
  A ________________ chart enables us to view changes in data over time.
a)
Pie
b)
Bar
c)
line
d)
Graph chart
4.
To calculate 54, we use the _______________ function.
a)
Plus
b)
Minus
c)
Multiply
d)
POWER
5.
A ___________________ chart is useful for showing the properties of monthly expenses.
a)
pie
b)
Bar
c)
line
d)
Grey chart
6.
Conditional formatting enables important data to be highlighted.
a)
true
b)
false
7.
In conditional formatting, data can be set off in different colors.
a)
true
b)
false
8.
The POWER function consists of three numbers in the syntax.
a)
true
b)
false
9.
The PRODUCT function can only be used with three numbers.
a)
true
b)
false
10.
The options for charts can be accessed from the home tab.
a)
true
b)
false
11.
A _______________ chart enables us to spot trends.
a)
Column
b)
Bar
c)
Line
d)
Pie
12.
The ___________ function is used to multiply numbers.
a)
PRODUCT
b)
SQRT
c)
POWER
d)
SUM
13.
  ______________________ is used to highlight unusual data.
a)
Formatting
b)
Highlighting
c)
Conditional Formatting
d)
Alignment
14.
We need to specify a base number and exponent when using the function ______________.
a)
POWER
b)
PRODUCT
c)
IF
d)
SQRT
15.
The cells on which a function is to be applied are called the ______________________
a)
Data set
b)
Data collection
c)
Formula
d)
Data range
16.
Which of these is the correct syntax for the SUM function?
a)
SUM (A1:A10)
b)
SUM(A1+A10)
c)
c.      =SUM (A1:A10)
d)
d.     =SUM (A1:A100
17.
The if section of the IF function contains a ______________ .
a)
Logical test
b)
Formatting option
c)
Operation
d)
Value
18.
The conditional formatting feature is located on the _____________ tab.
a)
Formulas
b)
Data
c)
Home
d)
Review
19.
Which type of chart is used to compare items in different categories.
a)
Bar
b)
Pie
c)
Column
d)
Line
20.
Which of these charts shows data as sections of a whole.
a)
Line
b)
Bar
c)
Pie
d)
d.     Column
21.
Collecting all available information about a problem about a problem is called the _____________.
a)
output
b)
process
c)
feedback
d)
input
22.
A process where a task is performed again and again is called a ____________________.
a)
again-process
b)
double
c)
repetition
d)
cycle-process
23.
DO……WHILE and REPEAT…. UNTIL are ____________ statements.
a)
input
b)
conditional
c)
Print
d)
process
24.
A ____________ identifies the exact problem.
a)
problem definition
b)
Solution
c)
problem
d)
flowchart
25.
Correct problem identification leads to the correct ________________.
a)
Problem
b)
indentify
c)
code
d)
solution
26.
A broad problem definition is better than a precise definition.
a)
true
b)
false
27.
We should find out the output requirements after the process requirement.
a)
true
b)
false
28.
Preparing a timetable is a repetation process.
a)
true
b)
false
29.
The DO……. WHILE statement repeats an action as long as the condition is true.
a)
true
b)
false
30.
The REPEAT…. UNTIL statement repeats an action as long as the condition is true.
a)
true
b)
false
31.
A good problem definition be ______________ .
a)
a.   Precise
b)
b.   Lengthy
c)
c.    General
d)
d.   Easy
32.

Information about converting input into output is called ___________________ requirnment.

a)

a. Change

b)

b. Method

c)

c. Process

d)

d. Final

33.

The output requirement tell us what the ____________ Of a good solution should be.

a)

a. Cost

b)

b. Speed

c)

c. Range

d)

d. Result

34.
In the REPEAT…….UNTIL requirement the computer stops repeating an action when the condition becomes ____________ .
a)
a.   True
b)
b.   Not true
c)
c.    Valid
d)
d.   Zero
35.

The DO…. WHILE loop tests a condition ____________ carrying out the instruction.

a)

a. After

b)

b. While

c)

c. Over

d)

d. Before

36.
Solving a problem in ________ helps to avoid confusion.
a)
a.   Steps
b)
b.   Computers
c)
c.    Seconds
d)
d.   Random
37.

A good problem definition is essential for developing a good _____________.

a)

a. Statement

b)

b. Definition

c)

c. Output

d)

d. Solution

38.

Which of these is an input requirement.?

a)

a. decision

b)

b. loop

c)

c. reputation

d)

d. data about the environment

39.

Which is not a processing requirments for preparing a meal?

a)

a. Cutting

b)

b. Frying

c)

c. Eating

d)

d. Boiling

40.
Which of these involves a repetition problem?
a)
a.   Polishing a diamond
b)
b.   Reading a book
c)
c.    Writing a letter
d)
d.   Dialing a telephone number.
41.

LOAD and SAVE are example of ________________.

a)

Commands

b)

Text

c)

Voice

d)

Syntax Error

42.

In programming, 30 is an example of a ___________.

a)

Variable

b)

Component

c)

Constant

d)

Class

43.

Addition and subtraction signs are called ____________ Operators

a)

Boolean

b)

Arithmetical

c)

Logical

d)

Statistical

44.

Typing SOVE instead is an example of a _________ Error.

a)

Syntax

b)

Logical

c)

Internal

d)

Error 404

45.

An ____________ is used to assign a value to a variable.

a)

Boolean logic

b)

Factor

c)

Expression

d)

Logical Operator

46.

A program is a set of instructions gives to a computer.

a)

TRUE

b)

FALSE

47.

BASIC stands for Beginner’s All-purpose simple instruction code.

a)

TRUE

b)

FALSE

48.

A variable is a term that has a fixed value.

a)

TRUE

b)

FALSE

49.

We use an expression to assign a value to a variable.

a)

TRUE

b)

FALSE

50.

A symbol that tells us how different terms are related to each other is called an operator.

a)

TRUE

b)

FALSE

51.

The equals (=) sign an ___________________ operator.

a)

Relational

b)

Assignment

c)

Arithmetical

d)

Common

52.
The _________________ command is used to save a program.
a)
Save
b)
Load
c)
Main
d)
Run
53.
2.    We can view the complete program by using the ___________ command.
a)
Color
b)
List
c)
sound
d)
Dim
54.
3.    The ____________ commanded is used to request data from the user.
a)
Output
b)
Process
c)
Input
d)
Print
55.
4.    The ______________ statement is used to assign a value to a variable.
a)
Met
b)
Bet
c)
Hit
d)
Let
56.
5.    The IF…THEN…ELSE statement contains a __________.
a)
Condition
b)
Motion
c)
Script
d)
Paragraph
57.
1.    The CLEAR command is used to clear the screen.
a)
true
b)
false
58.
2.    The LOAD command is used to save a program on a CD.
a)
true
b)
false
59.
3.    String data contains letters as well as numbers.
a)
true
b)
false
60.
4.    The READ and DATA statements are always used together.
a)
true
b)
false
61.
5.    To go to a specific line in a program, we use the GOTO statement.
a)
true
b)
false
62.
1.    Which command brings the cursor to a particular position on the screen.
a)
a.    LET
b)
b.    CLS
c)
c.     DATA
d)
d.    LOCATE
63.
2.    Which of these is an optional statement.
a)
a.    READ
b)
b.    LET
c)
c.     DATA
d)
d.    RUN
64.
3.    Which of these is not a command used in BASIC.
a)
a.    INPUT
b)
b.    SAVE
c)
c.     LIST
d)
d.    LOAD
65.
4.    Which of these statements are used together?
a)
a.    REM, CLS
b)
b.    READ, DATA
c)
c.     INPUT, PRINT
d)
d.    LET, REM
66.
5.    Which of these statements contains only constants?
a)
a.    INPUT
b)
b.    READ
c)
c.     PRINT
d)
d.    DATA
67.
6.    Which statement is used to reach a specific line in the program.
a)
a.    END
b)
b.    GOTO
c)
c.     LOCATE
d)
d.    RUN
68.
7.    7 is an example of ___________________ data.
a)
a.    Numeric
b)
b.    String
c)
c.     Alphabetic
d)
d.    Basic
69.
8.    Which of these is essential for string data.
a)
a.    Comma
b)
b.    Spacing
c)
c.     Capital letters
d)
d.    Quotation marks
70.
9.    Which is the correct syntax for the LOCATE statement.
a)
a.    LOCATE <row>, <column>
b)
b.    LOCATE <row>, <line>
c)
c.     LOCATE <column>, <row>
d)
d.    LOCATE <line>, <row>
71.
10.           Which of these is usually the first statement in a programe.
a)
a.    CLS
b)
b.    REM
c)
c.     INPUT
d)
d.    PRINT
72.

LOAD and SAVE are example of ________________.

a)

Commands

b)

Text

c)

Voice

d)

Syntax Error

73.

Designing machines that can do microscopic work is called _____________________.

a)

Nanotechnology

b)

Microtechnology

c)

Tiny technology

d)

Mega Technology

74.

_________________________ technology is used to locate lost objects.

a)

SPS auto track

b)

GPS-enabled tracker

c)

GSP

d)

SPG pro tracker

75.

________________ computing involves saving data on a vast server

a)

HDD Rack

b)

SDD

c)

HDD

d)

Cloud

76.

Eyeglasses that serve as computers are part of __________________ computing.

a)

Special

b)

Fast

c)

Mobile

d)

Future

77.

___________________ computers are special-purpose computers.

a)

Mainframe

b)

Embedded

c)

Hybrid

d)

Supercomputers

78.

Artificial Intelligence enables robots to take actions on their own.

a)

TRUE

b)

FALSE

79.

Wireless communication enables computers to communicate with each other by signals sent along cables.

a)

TRUE

b)

FALSE

80.

A personal area network is a fairly large network.

a)

TRUE

b)

FALSE

81.

GPS technology is useful in making maps.

a)

TRUE

b)

FALSE

82.

Navigation satellites are used to produce weather forecasts.

a)

TURE

b)

FALSE

83.

Robots are generally used to perform tasks that are _________________________.

a)

Dangerous

b)

Monotonous

c)

Repetitive

d)

All of the above

84.

In a PAN, devices communicate with each other through ______________________ .

a)

radio signals

b)

light signals

c)

GPS

d)

Cables

85.

Satellites are used in _________________________ .

a)

education

b)

space exploration

c)

nanotechnology

d)

manufacturing

86.

____________________ makes data accessible through a vast server database.

a)

mobile computing

b)

cloud computing

c)

GPS

d)

nanotechnology

87.

In future, computers will be able to recognize ___________ commands.

a)

Typed

b)

Complex

c)

Coded

d)

Voice