CP Final Exam Review 1

CP Final Exam Review 1

6th Grade

35 Qs

quiz-placeholder

Similar activities

ôn tập tin 6

ôn tập tin 6

6th Grade

31 Qs

iPad Skills

iPad Skills

1st Grade - University

30 Qs

Parts of Computer

Parts of Computer

6th - 8th Grade

40 Qs

Components of A Computer

Components of A Computer

5th - 6th Grade

30 Qs

Ôn Tập Học Kì I Lớp 4

Ôn Tập Học Kì I Lớp 4

4th Grade - University

35 Qs

SAINS KOMPUTER

SAINS KOMPUTER

4th - 12th Grade

30 Qs

Bài 4.1 Sáng Tạo Nội Dung

Bài 4.1 Sáng Tạo Nội Dung

6th - 8th Grade

33 Qs

Repaso Sexto

Repaso Sexto

6th Grade

34 Qs

CP Final Exam Review 1

CP Final Exam Review 1

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Jacob Bradford

Used 9+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a sprite in computer programming?
A type of loop
An animated object or character
A comment in code
A background image

Answer explanation

A sprite is a character or object that performs actions on the stage.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which statement describes a variable?
A command that draws shapes
A fixed value in a program
A container used to store data
A way to display output

Answer explanation

Variables hold data that can be updated or used throughout a program.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of a loop in a program?
To run a block of code once
To stop a program from running
To repeat a block of code multiple times
To define variables

Answer explanation

Loops let the program repeat actions without writing code multiple times.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which Python symbol is used to make a comment?
@
//
#
!

Answer explanation

Comments are notes in code that help explain what the code does.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which coordinate represents the center of the stage in Codesters?
(0, 0)
(100, 100)
(-240, -240)
(240, 240)

Answer explanation

Coordinates set the exact position of a sprite using x and y values.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of a background in a program like Codesters?
To control sprite behavior
To store user input
To set the scene or environment
To hold a variable

Answer explanation

The background sets the visual environment or scene for the program.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following best describes a sprite?
A piece of text
A line of code
An object that can move or interact on stage
A math operator

Answer explanation

A sprite is a character or object that performs actions on the stage.

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?

Discover more resources for Computers