Java Quiz 1: Introduction
Quiz
•
Computers
•
6th - 12th Grade
•
Practice Problem
•
Easy
Jerry Xiao
Used 259+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which of the following can be used for decimal values?
int
String
long
double
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
In Java a string is a:
Long strand of thread
A series of objects arranged in a line.
Group of visible symbols contained in "quotes".
A series of objects arranged in a line.
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which of the following is the correct way to create a String in Java?
"Hello, World" = String message;
String message = "Hello, World!";
message = Hello, World!;
String = "Hello, World!"
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which of the following is acceptable as a variable name in Java for int type?
myInt
myint!
4isMyFavoriteInt
my int
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What will the following statement display when run?
System.out.println(5+2*4-1);
12
27
5+2*4-1
11
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What will the following statements display when run?
String str1="Hello";
String str2="Goodbye";
String str3=str1+str2;
System.out.println(str3+str1);
"str3+str1"
"HelloGoodbyeHello"
"HelloHelloGoodbye"
"Hello GoodBye Hello"
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Variable names can start with an underscore.
True
False
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
2025 python class first quiz
Quiz
•
9th Grade - University
10 questions
WINDOWS 10
Quiz
•
7th Grade
10 questions
แบบทดสอบระหว่างเรียน
Quiz
•
6th Grade
13 questions
Python 3 Basics
Quiz
•
9th Grade
12 questions
Google Clssroom Google Sites
Quiz
•
7th Grade
15 questions
# REVIEW 1 DATA TYPES
Quiz
•
10th Grade
15 questions
LATIHAN SOAL PEMROGRAMAN
Quiz
•
9th Grade - University
10 questions
INTRODUCCION A LA PROGRAMACION
Quiz
•
6th Grade - University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
18 questions
Company Logos
Quiz
•
6th - 8th Grade
13 questions
PowerPoint Basics
Quiz
•
6th - 8th Grade
10 questions
App Creators Lesson 2.1-2.4
Quiz
•
8th Grade
10 questions
Exploring Computer Science Careers and Subfields
Interactive video
•
6th - 10th Grade
15 questions
AP CSP Unit 4
Quiz
•
10th - 12th Grade
45 questions
Cybersecurity Quiz
Quiz
•
12th Grade
23 questions
Prog 1 Python Q1 Practice
Quiz
•
9th - 12th Grade
