CP Final Exam Review 2

CP Final Exam Review 2

6th Grade

35 Qs

quiz-placeholder

Similar activities

Python Programming

Python Programming

5th - 9th Grade

37 Qs

Python L1 Programming Challenge

Python L1 Programming Challenge

1st - 12th Grade

30 Qs

Year 8 Python - Lesson 1 - Variables, Datatypes & Errors

Year 8 Python - Lesson 1 - Variables, Datatypes & Errors

6th - 8th Grade

30 Qs

Banana Tales - CodeMonkey

Banana Tales - CodeMonkey

6th - 8th Grade

37 Qs

Python Unit 4 - Loops & Error Handling

Python Unit 4 - Loops & Error Handling

6th - 9th Grade

34 Qs

Computer Pretest1(Python Grade7_t1)

Computer Pretest1(Python Grade7_t1)

3rd Grade - University

30 Qs

Python Exam

Python Exam

6th - 8th Grade

30 Qs

HT 3 - Scratch Assessment

HT 3 - Scratch Assessment

6th Grade - University

30 Qs

CP Final Exam Review 2

CP Final Exam Review 2

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

Which part of the computer is responsible for processing instructions?
RAM
Monitor
CPU
Keyboard

Answer explanation

The CPU is responsible for carrying out program instructions.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the function of RAM in a computer?
Stores long-term files
Temporarily stores data in use
Displays the desktop
Processes code

Answer explanation

RAM stores temporary data for quick access while the computer is on.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is an input device?
Monitor
Printer
Keyboard
Speaker

Answer explanation

Input devices allow users to send data to the computer, like a keyboard or mouse.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is an example of an output device?
Mouse
Microphone
Scanner
Printer

Answer explanation

Output devices send data from the computer to the user, like a printer or monitor.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is one reason a sprite might not appear on the stage?
It wasn’t created
Too many variables
Too much code
It loops too fast

Answer explanation

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

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What can a sprite do in Codesters?
Only move up
Only say text
Move, speak, and respond to events
Draw backgrounds

Answer explanation

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

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What happens if you forget to close a string with a quote in Python?
The string becomes a variable
It causes a syntax error
It loops forever
It prints nothing

Answer explanation

An if statement runs code only when a specific condition is true.

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?