Discoveries: Ultimate Quizizz Chapter 1 Part 2

Discoveries: Ultimate Quizizz Chapter 1 Part 2

6th - 8th Grade

51 Qs

quiz-placeholder

Similar activities

CompTIA ITFundamentals CRAM

CompTIA ITFundamentals CRAM

6th Grade - University

46 Qs

2. Dönem 1. Bilişim sınav Hazırlık soruları

2. Dönem 1. Bilişim sınav Hazırlık soruları

6th - 8th Grade

49 Qs

ICT

ICT

5th - 6th Grade

55 Qs

Python Revision

Python Revision

7th Grade

53 Qs

Komputer Akuntansi XII AK1

Komputer Akuntansi XII AK1

KG - 12th Grade

50 Qs

Berpikir Komputasional Kelas 8

Berpikir Komputasional Kelas 8

8th Grade

50 Qs

Computer Network GCSE AQA part 1 Revision

Computer Network GCSE AQA part 1 Revision

8th - 10th Grade

50 Qs

Y7 Tracking Point Practice

Y7 Tracking Point Practice

7th Grade

46 Qs

Discoveries: Ultimate Quizizz Chapter 1 Part 2

Discoveries: Ultimate Quizizz Chapter 1 Part 2

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Ty Hillegonds

Used 10+ times

FREE Resource

AI

Enhance your content in a minute

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

51 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bug
Part of a program that does not work correctly.
the rate at which frames in an animation are shown, typically measured in frames per second
An algorithm that has been coded into something that can be run by a machine.
A graphic character on the screen with properties that describe its location, movement, and look.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
An algorithm is
a dance
measures your heartbeat
a list of steps to complete a task
musical 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Predict what will show up on console.log

true true true

true false false

false false false

true false true

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if you don't call background in your draw loop and your sprite has movement?

nothing, animation is fine.

the sprites are drawn on top of each other to simulate movement, the older drawings don't get erased.

you don't need to call background because you don't have one.

you can just use sprite.move( ) so there's no need for the function background( )

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the draw loop, if you call the text function before the drawSprites and/or background function, what happens?

You won't be able to see your text because the sprites and background will be drawn on top of the text.

You will be able to see your text because Game Lab knows you want to see the text.

You won't be able to see your sprites or background because order doesn't matter.

You will be able to see your text because the sprites and the background will be drawn after the text.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the if(keyDown(up)) returns

a boolean value of true if the user presses the down key

a boolean value of false if the user presses the down key

A boolean value of true if the user presses the up key

A boolean value of false if the user presses the up key

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Boolean Expression
a single image within an animation
A single value of either TRUE or FALSE
A piece of code that you can easily call over and over again.
Finding and fixing problems in your algorithm or program.

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?