2.16.1: Basic Java Review

Quiz
•
Computers
•
10th Grade
•
Medium
Mark Freeman
Used 5+ times
FREE Resource
32 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of the method to print out text in Java?
System.out.println()
System.out.printline()
System.output()
System.out.PRINTLN()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following lines? int x = 24; System.out.println("The total is " + x + x);
The total is 24
The total is 2424
The total is 48
The total is x + x
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a primitive type?
int
double
String
boolean
char
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of x after this code? int x = 5; x = 10; x = 4;
5
10
4
true
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the proper syntax to initialize a double called temperature to have the value 70.4?
int temperature = 70.4;
double temperature = 70.4;
temperature = 70.4;
float temperature = 70.4;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of this expression? 5 + 2 / 3 + 1
5
6
6.67
0
7.
OPEN ENDED QUESTION
3 mins • 1 pt
Which expression returns the 1’s place of an integer x?
Evaluate responses using AI:
OFF
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Python L1 Programming Challenge

Quiz
•
1st - 12th Grade
27 questions
Python 2d topic (типы данных, ввод, вывод)

Quiz
•
6th - 12th Grade
30 questions
JavaScript -p5.js

Quiz
•
10th Grade
30 questions
Array Basics Quiz

Quiz
•
7th - 11th Grade
30 questions
AP CSA Exam Review 2019

Quiz
•
10th - 12th Grade
29 questions
Java Ch. 7 (arrays and ArrayLists

Quiz
•
10th - 12th Grade
30 questions
Python Basics: Variables and Syntax

Quiz
•
10th Grade
27 questions
Java Script BASICS

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade