Grade 7 - QBASIC Quiz

Grade 7 - QBASIC Quiz

7th Grade

15 Qs

quiz-placeholder

Similar activities

El Computador

El Computador

5th - 11th Grade

20 Qs

EVOLUTION OF COMPUTERS

EVOLUTION OF COMPUTERS

4th - 8th Grade

16 Qs

Programming Lesson 3

Programming Lesson 3

6th - 8th Grade

12 Qs

Arduino

Arduino

7th - 9th Grade

15 Qs

New Scratch

New Scratch

6th - 8th Grade

20 Qs

HARDWARE AND SOFTWARE

HARDWARE AND SOFTWARE

2nd - 10th Grade

10 Qs

Lekcja14 7-8

Lekcja14 7-8

7th - 8th Grade

13 Qs

Grade 7 - QBASIC Quiz

Grade 7 - QBASIC Quiz

Assessment

Quiz

Computers

7th Grade

Practice Problem

Hard

Created by

Pauline Selvarathi

Used 100+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

F3 key is pressed to execute or run the program to get the result.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

QBASIC is the most widely used version of _______.

PASCAL

JAVA

C

BASIC

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _______ loop executes a set of instructions as long as a given condition is true.

For...Next Loop

While .... Wend Loop

Do.....Loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ________ loop is used to repeatedly execute a statement or a block of statements for the specified number of times.

FOR...NEXT loop

Do......Loop

While.....Wend Loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If no STEP is used with the FOR statement, the control variable is incremented by the default value, which is ___.

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following program?

CLS

FOR number = 1 TO 5

PRINT number

NEXT number

END

1

2

3

1

2

3

4

5

0

1

2

3

4

5

1

2

3

4

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_______________ is the value by which control_variable is incremented each time through the loop.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?