wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Grade 6 : Test your QB quotient

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

The window of QBasic is divided into —————- modes.

a)

2

b)

3

c)

4

d)

5

2.

Which extension is added to the file when we save a program in QBasic?

a)

.QB

b)

.QBS

c)

.BAS

d)

.QBAS

3.

The file name should not exceed more than —————- characters.

a)

Eight

b)

Seven

c)

Five

d)

Three

4.

Which Function key is used to run a program in QBasic?

a)

F2

b)

F3

c)

F5

d)

F7

5.

———————— operator returns a TRUE value only if both the relational expressions are true.

a)

LET

b)

AND

c)

PRINT

d)

INPUT

6.

A set of characters is called a —————————-.

a)

Program

b)

Constant

c)

Variable

d)

String

7.

—————————— is the process of finding and removing errors in computer programs.

a)

Program

b)

Debugging

c)

Instruction set

d)

Bug

8.

Which is a valid statement?

a)

x=2$

b)

A1=“62”

c)

C=5

d)

$A=“65”

9.

Which operator checks whether the first value is less than or equal to the second value?

a)

<

b)

>=

c)

<=

d)

>

10.

——————————— key combination is used to select File menu?

a)

ALT+F4

b)

ALT+V

c)

ALT+B

d)

ALT+E