Evaluate the mathematical expression: 3 + 4 x 6 / 2.
Intro to CS FINAL

Quiz
•
Computers
•
11th Grade
•
Medium
Adam Dennison
Used 4+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
12
15
21
42
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If x represents the area of the number line colored blue, which inequality accurately reflects the value of x?
x < 4
x ≤ 4
x > 4
x ≥ 4
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Twelve identical circles fit inside the rectangle as shown below. If the rectangle has a width of 32 units and a height of 24 units, what is the radius of each circle?
32
24
8
4
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Karel the Dog is instructed to move forward two spaces. Then, if Karel is standing on a ball, Karel will turn left and move forward two spaces. Otherwise, Karel will turn around and move forward two spaces. Given the starting point below, where will Karel end up?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following describes a task effectively broken into smaller parts?
I. Making a list of your favorite colors
II. Throwing a dinner party by making a guest list, buying ingredients, and cooking food
III. Comparing the syntax of Python and JavaScript
I and II
III only
II only
All of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following program code, where `hours` is an input from the user. Of the following choices, select the value for `hour` that would cause this program to print "Good Afternoon!"
12
15
18
“Good Afternoon!”
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following successfully switches the values of the variables x and y? The var temp may be used as a temporary variable if necessary.
x = y;
y = x;
var temp = x;
y = x;
temp = y;
var temp = y;
x = y;
y = temp;
var temp = x;
x = y;
y = temp;
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Computer Science

Quiz
•
9th - 12th Grade
20 questions
AP CS A Unit 3

Quiz
•
9th - 12th Grade
21 questions
AP COMPUTER SCIENCE FINAL

Quiz
•
11th Grade
20 questions
Understanding Functions in Programming

Quiz
•
9th Grade - University
25 questions
CodeHS Javascript Unit 1 Quiz Review

Quiz
•
9th - 12th Grade
21 questions
Programming Basics

Quiz
•
9th - 12th Grade
20 questions
Creating Algorithms through Pseudocodes and Flowcharts

Quiz
•
10th Grade - University
20 questions
iGCSE Computer Science: Problem Solving

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University