
Random Numbers + Review
Authored by James Luong
Computers
12th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What numbers can generate?
rand()%5 + 1
1,2,3,4,5
0,1,2,3,4,5
1,2,3,4,5,6
0,1,2,3,4,5,6
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To create a random number between 10 and 15 use...
rand()%6+10
rand()%10+5
rand()%15
rand()%15+10
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For a 6 sided die (rolls 1,2,3,4,5,6) you should use...
rand()%6
rand()%5 + 1
rand()%6 + 1
rand()%7 + 6
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does = mean ?
It is the assignment operator.
It sets the variable on the left side equal to what is on the right side.
It is the equality operator. It is used to check if both sides are equal
Answer explanation
An easy way to remember is that 1 equal sign is 1-way. It sets the left side equal to the right side. 2 equal signs are 2-way, the check if BOTH are the same.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does == mean ?
It is the assignment operator.
It sets the variable on the left side equal to what is on the right side.
It is the equality operator. It is used to check if both sides are equal
Answer explanation
An easy way to remember is that 1 equal sign is 1-way. It sets the left side equal to the right side. 2 equal signs are 2-way, the check if BOTH are the same.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why does this code always print "Oh no, your number was 1"
The assignment operator was used instead of the equality operator
The conditions for the if, else if, and else statements are incorrect
The random number was generated incorrectly
An uninitialized variable is used
Answer explanation
random = 1 in the condition resets the variable random to 1 regardless of whatever random number was generated
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This code should should run until a 1 is rolled but 2 of these errors block it from compiling
'else' without a previous 'if'
What is the issue?
There should be NO SEMICOLONS after a while loop or if statement
true should be capitalized in an infinite loop
The conditions are written incorrectly
The random numbers are generated incorrectly
Answer explanation
While most lines end in a semicolon, loops and conditions DO NOT end in a semicolon.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Cuestionario Steve Jobs
Quiz
•
12th Grade - University
10 questions
Sistema Operativo Android
Quiz
•
9th - 12th Grade
10 questions
Identify the type of keywords
Quiz
•
9th - 12th Grade
10 questions
ICT as Platform for Change
Quiz
•
11th - 12th Grade
10 questions
emtech
Quiz
•
12th Grade
10 questions
Visual Basic 2010
Quiz
•
8th Grade - University
12 questions
1.2.4. Types of Programming Language
Quiz
•
12th Grade
11 questions
Types of Mass Media
Quiz
•
10th Grade - Professi...
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
21 questions
Presidents Day Trivia
Quiz
•
6th - 12th Grade
10 questions
Valentine's Day: History and Modern Celebration
Interactive video
•
9th - 12th Grade
11 questions
Valentine's Day Trivia
Quiz
•
8th - 12th Grade
10 questions
Factor Quadratic Expressions with Various Coefficients
Quiz
•
9th - 12th Grade
18 questions
Success Strategies
Quiz
•
9th - 12th Grade
10 questions
Valentine's Day Trivia
Quiz
•
9th - 12th Grade