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 Wayground
15 questions
Lập trình C (2)

Quiz
•
12th Grade
15 questions
Converting forms of linear equations

Quiz
•
9th - 10th Grade
10 questions
KESEBANGUNAN DAN KEKONGRUENAN

Quiz
•
9th Grade
11 questions
Slope Intercept to Standard Form Quiz

Quiz
•
8th Grade - University
10 questions
Unit 3 Pengamiran

Quiz
•
11th Grade
11 questions
Definite integrals and its properties

Quiz
•
11th - 12th Grade
13 questions
Unit 6 Assignment 6-4

Quiz
•
9th - 11th Grade
17 questions
Graphing Linear Equations

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

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Mathematics
15 questions
ACT Math Practice Test

Quiz
•
9th - 12th Grade
12 questions
Graphing Inequalities on a Number Line

Quiz
•
9th Grade
15 questions
Two Step Equations

Quiz
•
9th Grade
15 questions
Combining Like Terms and Distributive Property

Quiz
•
9th Grade
12 questions
Absolute Value Equations

Quiz
•
9th Grade
8 questions
ACT Math Strategies

Lesson
•
9th Grade
10 questions
Solving Absolute Value Equations

Quiz
•
9th Grade
16 questions
Parallel Lines Cut by a Transversal

Lesson
•
9th - 10th Grade