QB64 Sound and Graphics Quiz

QB64 Sound and Graphics Quiz

7th Grade

36 Qs

quiz-placeholder

Similar activities

ICT - Revision

ICT - Revision

5th - 8th Grade

40 Qs

Introduction to Python Programming

Introduction to Python Programming

7th Grade

40 Qs

20 Minute Exam Review

20 Minute Exam Review

6th - 8th Grade

38 Qs

W6-MSTech-Understanding Input, Processing, and Output

W6-MSTech-Understanding Input, Processing, and Output

6th - 8th Grade

40 Qs

Actual Quiz-Unit 3 - Games and Animation

Actual Quiz-Unit 3 - Games and Animation

7th Grade

35 Qs

GCF Graphic Design Unit

GCF Graphic Design Unit

6th - 8th Grade

31 Qs

FBLA Exploring Computer Science

FBLA Exploring Computer Science

6th - 12th Grade

40 Qs

Year 6A - Recycling Game App -  Smart Health Monitor

Year 6A - Recycling Game App - Smart Health Monitor

6th Grade - University

32 Qs

QB64 Sound and Graphics Quiz

QB64 Sound and Graphics Quiz

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Varuni Tamilmarai537

FREE Resource

36 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the SCREEN command in QB64 do?

Deletes the current screen mode.

Sets the program's display mode.

Creates a new window.

Changes the text color.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you set the drawing color to red in QB64 graphics mode?

COLOR RED

DRAW "RED"

COLOR 4

SETCOLOR RED

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to draw a line on the screen in QB64?

DRAWLINE

LINE

PLOT

SKETCH

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To draw a circle in QB64, what parameters do you need to provide with the CIRCLE command?

Radius only.

Diameter only.

Center coordinates and radius.

Center coordinates and diameter.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the COLOR command in QB64?

To create a new graphic.

To fill a shape with a pattern.

To change color settings.

To save the current screen as an image.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you play a sound at a certain frequency for a specific duration in QB64?

SOUND, frequency, duration

PLAY "Tone"

BEEP

NOISE, frequency, duration

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which QB64 command can be used to clear the screen in graphics mode?

WIPE

CLEARSCREEN

CLS

ERASE

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?