Which of the following can be used for decimal values?
Java Quiz 1: Introduction

Quiz
•
Computers
•
6th - 12th Grade
•
Easy
Jerry Xiao
Used 249+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
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
Similar Resources on Quizizz
15 questions
Progamming - Java Syntax

Quiz
•
11th - 12th Grade
10 questions
STRING MANIPULATION (PYTHON)

Quiz
•
11th - 12th Grade
8 questions
Introduction to Computer Science

Quiz
•
12th Grade
10 questions
python(strings)

Quiz
•
11th Grade
10 questions
Year 7 Python Lesson 1 Recap

Quiz
•
8th Grade
12 questions
Java Strings

Quiz
•
9th - 12th Grade
15 questions
UTS SMT Genap PBO 11 RPL

Quiz
•
11th Grade
10 questions
Programming in Java

Quiz
•
8th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
20 questions
Final Exam Vocabulary

Quiz
•
6th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade