Search Header Logo

QB64 Quiz

Authored by ICT Facilitator

Computers

8th Grade

Used 7+ times

QB64 Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are some of the features of QB64?

QB64 is a video game console

Old version of the BASIC programming language with limited features

QB64 is only compatible with Windows operating system

Modern version of the BASIC programming language with additional features

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does QB64 support modern operating systems?

By being compatible with outdated operating systems

By not supporting any operating system

By providing compatibility with Windows, macOS, and Linux

By only supporting Windows

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax for declaring a variable in QB64?

DEFINE variableName [AS dataType]

SET variableName = value

DECLARE variableName [AS dataType]

DIM variableName [AS dataType]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you use the PRINT command in QB64?

By using the syntax PRINT followed by the command you want to execute.

By using the syntax PRINT followed by the text or variable you want to display.

By using the syntax PRINT followed by the number you want to display.

By using the syntax PRINT followed by the function you want to call.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the INPUT command in QB64?

To end the program

To prompt the user to enter a value or string.

To perform a calculation

To display a message on the screen

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a simple graphic in QB64?

Write a complex code to generate a simple graphic

Use the built-in graphics commands such as SCREEN, LINE, CIRCLE, and PSET.

Use the PRINT command to create a graphic

QB64 does not support creating graphics

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to draw a line in QB64?

CREATE

SKETCH

LINE

DRAW

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Computers