
CS A U1 Review
Authored by Michael Pogue
Computers
12th Grade

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 are the values of the variables x, y, and z after the following is executed:
x = 6, y = 6, z = 6
x = 4, y = 4, z = 4
x = 4, y = 6, z = 6
x = 5, y = 4, z = 4
x = 4, y = 6, z = 5
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following code segment is intended to output 0.5. What, if any, is the error in the code?
There is a syntax error: you cannot make an arithmetic expression that contains variables of different data types.
There is a syntax error: you must pass a String as a parameter to System.out.println().
There is a syntax error: you cannot assign an int value to a double variable without casting.
There is a logic error: lossy conversion of int to double.
This code works as intended.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following will result in a value of type double?
I only
II only
I and II only
I, II and III
None
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following would be output by this code segment?
7 , 1
7.0
7.0
1
7.0 , 1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following would be output by this code segment? int max = 2147483647; max++; System.out.println(max);
2147483648
0
syntax error
-2147483648
none of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following code segment. What is printed as a result of executing the code segment? int num = 5 / 3; System.out.print(num); System.out.print(" "); System.out.print((double) num);
1.0 , 1
2.0 , 2
1 , 1.0
1.67 , 1
1.67 , 1.0
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following expressions evaluate to -1.0? I. (double) 5 / 3 - 2 II. (double) (5 / 3) - 2 III. (double) (5 / 3 - 2)
I only
I and II only
II and III only
I, II, and III
None evaluate to -1.0
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
Quiz sobre Contos
Quiz
•
12th Grade
12 questions
Python Functions & Library
Quiz
•
12th Grade
13 questions
CCIS 104 Quiz #1.2
Quiz
•
12th Grade
10 questions
Tin học 10 _ Bài 16 _Định dạng văn bản
Quiz
•
10th - 12th Grade
13 questions
Direcciones IP v4
Quiz
•
10th - 12th Grade
10 questions
JSPS Competition Hackathon - Scratch Language - Grade 1
Quiz
•
2nd Grade - University
10 questions
Fundamentals of Computing - Unit 5 Quiz 1 Review
Quiz
•
12th Grade
10 questions
Bài 2-Vai trò của thiết bị thông minh và tin học đối với xã hội
Quiz
•
10th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade