checkpoint1-revision

Quiz
•
Computers
•
8th Grade
•
Medium
adhra almansoori
Used 44+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is decomposition?
a) Steps you follow to solve a problem.
a) Breaking down problems into smaller subproblems.
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the name for breaking down problems into subproblems?
Decomposition
Algorithm
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is pseudocode?
a. It is code in the Python language.
It is an algorithm written in the English language.
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which sentence about pseudocode is true?
It is intended for humans to read.
a. It is intended for computers to read.
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Look at the code below. What is the problem with the code?
Lines 1 and 2 should be indented.
num1 and num2 variables need to be converted to integers.
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is a nested loop?
When you use a repetition inside another repetition.
When you have a loop inside an if statement.
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Look at the code below. If the printed result is 8, what code is in the yellow line
result = checkpoint1(2, 4)
checkpoint = result(8)
8.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which statement below is true?
You should use attribution for code you have used.
You should never give attribution for code you have used.
9.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which statement below is NOT true?
You can use things created by others when they have a free license
You can use anything you find on the internet without paying.
Similar Resources on Wayground
10 questions
Introduction to Python Turtle

Quiz
•
7th - 8th Grade
14 questions
Interactive Animations and Games from code.org

Quiz
•
7th - 12th Grade
14 questions
MicroBit Quiz 1

Quiz
•
6th - 8th Grade
14 questions
Project STEM CSE1 U0

Quiz
•
6th - 8th Grade
10 questions
Cyber Security

Quiz
•
8th - 12th Grade
10 questions
Scratch intro & Pen Commands Quiz

Quiz
•
1st - 10th Grade
10 questions
Machine Learning Concepts and Terminology

Quiz
•
8th Grade
12 questions
Intro to Small Basic

Quiz
•
7th - 9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade