Exploring Computer Science

Quiz
•
Mathematics
•
9th - 12th Grade
•
Hard
+3
Standards-aligned
Charles Martinez
Used 2+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Which line of code would set x = to a number between 50 and 100?
int x = (int) (Math.random()*50)+50;
int x = (int) (Math.random()*50)-50;
int x = (int) (Math.random()*50)+51;
int x = (int) (Math.random()*50)+49;
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What is printed when the code is run?
Frankvelt
ranklivelt
Franko
lino
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What will print when this code is run?
7
9.0
5.66
5.0
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What will s equal? int s = Math.abs(13-21);
8
-8
8.0
-8.0
Tags
CCSS.6.NS.C.7
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Which would be a valid call to this code?
PT(21.0, 8);
PT(7,"4");
PT(2,4);
PT(1.0,1.0);
Tags
CCSS.HSF.IF.A.1
CCSS.HSF.IF.A.2
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What will l = after the code is run?
5
6
7
8
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What will p = after the code is run? String p = "cat " + 9;
cat
Nothing will print
The code will not compile
cat 9
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Standard Form of a Line with Scenarios

Quiz
•
9th - 12th Grade
10 questions
BELLRINGER WEDNESDAY 01.08.25

Quiz
•
12th Grade
8 questions
Robotics Quiz

Quiz
•
1st - 12th Grade
10 questions
Parallel - Linear Equations

Quiz
•
9th Grade
10 questions
Try test

Quiz
•
11th Grade
18 questions
Linear Functions

Quiz
•
10th - 11th Grade
12 questions
LCI-Linear Equations in Standard Form

Quiz
•
8th - 9th Grade
10 questions
Java Operators

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 Mathematics
30 questions
Linear Inequalities

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

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

Quiz
•
KG - University
20 questions
Solving Linear Equations for y

Quiz
•
9th - 12th Grade
11 questions
Graph Match

Quiz
•
9th - 12th Grade
16 questions
Function or Non-Function?

Quiz
•
8th - 10th Grade
15 questions
Exponent Properties

Quiz
•
7th - 9th Grade
36 questions
WMS Pre-algebra Final Review

Quiz
•
8th - 9th Grade