Grade 7 - QBASIC Quiz

Grade 7 - QBASIC Quiz

7th Grade

15 Qs

quiz-placeholder

Similar activities

Computing figures

Computing figures

4th - 12th Grade

14 Qs

CLASS 7 COMPUTER CH-3 QUIZ

CLASS 7 COMPUTER CH-3 QUIZ

7th Grade

11 Qs

Quick Revision Term3

Quick Revision Term3

7th Grade

10 Qs

Do you know alot about Roblox?

Do you know alot about Roblox?

2nd Grade - University

10 Qs

Robotic /coding exam

Robotic /coding exam

6th - 8th Grade

16 Qs

Micro:bit assessment 1

Micro:bit assessment 1

7th - 8th Grade

10 Qs

Logos - Digital Images

Logos - Digital Images

2nd - 10th Grade

10 Qs

Administrasi Sistem Jaringan

Administrasi Sistem Jaringan

1st - 10th Grade

10 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?