Java is short for "JavaScript".
Java Basics

Quiz
•
Computers
•
Professional Development
•
Medium
Szilvia Bogárdi
Used 470+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
true
false
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you insert COMMENTS in Java code?
# This is a comment
/* This is a comment
// This is a comment
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which data type is used to create a variable that should store text?
myString
String
Txt
string
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you create a variable with the numeric value 5?
float x = 5;
x = 5;
int x = 5;
num x = 5
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you create a variable with the floating number 2.8?
byte x = 2.8f
x = 2.8f;
float x = 2.8f;
int x = 2.8f;
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which method can be used to find the length of a string?
getSize()
getLength()
length()
len()
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which operator is used to add together two values?
The + sign
The * sign
The & sign
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Quiz 3.5

Quiz
•
Professional Development
20 questions
Synergy BCA | Chapter 5

Quiz
•
Professional Development
21 questions
Quiz 3.1

Quiz
•
Professional Development
20 questions
QUIZ-5 static, String and StringBuffer

Quiz
•
Professional Development
15 questions
Javascript Datatypes and Variables(Kushal Das)

Quiz
•
Professional Development
12 questions
JavaScript Quiz Day-1

Quiz
•
Professional Development
12 questions
JDK,JRE,JIT & JVM MCQs

Quiz
•
Professional Development
16 questions
JavaScript ( review I )

Quiz
•
Professional Development
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