Grade 7 - QBASIC Quiz

Quiz
•
Computers
•
7th Grade
•
Hard
Pauline Selvarathi
Used 99+ times
FREE Resource
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
Similar Resources on Wayground
19 questions
КҮРДЕЛІ ШАРТТАРДЫ ПРОГРАММАЛАУ. PYTHON

Quiz
•
7th Grade
20 questions
Yr 7 Scratch Programming

Quiz
•
7th Grade
19 questions
Coding Terms Review

Quiz
•
6th Grade - University
11 questions
Basic C++ Programming

Quiz
•
6th - 7th Grade
20 questions
Computational Thinking Vocabulary

Quiz
•
6th - 8th Grade
13 questions
Code Combat JavaScript Quiz

Quiz
•
4th - 8th Grade
15 questions
scratch

Quiz
•
7th Grade
12 questions
The Draw Loop

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade