The Java term "float" represent what data type?
Java Level 1 - B

Quiz
•
Computers
•
12th Grade
•
Medium
Tom Dawson
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
floating point number
Boolean
floating fraction
character
2.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
The Java term "char" represent which of the following description?
Whole number between -128 to 127
True or False value
single character/letter or ASCII value
characters used for subtraction equations
3.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
The "short" Java term is used for what set of stored number values?
-32,768 to 32,767
-128 to 127
fractional numbers storing up to 15 decimal digits
-512 to 512
4.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
The equation below will print out what?
public class Main {
public static void main(String[] args) {
float myNum = 5.75;
System.out.println(myNum);
}
}
5.75
myNum = 5.75
5
1 error
5.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
To use the Java term "char" for a single letter, can you use a single quote mark ', or do you have to use the double quote marks " ?
YES
NO
6.
MULTIPLE SELECT QUESTION
30 sec • 20 pts
What are the two types of Java Casting?
"Two answers"
Widening Casting
Short Casting
Narrowing Casting
Long Casting
7.
MULTIPLE SELECT QUESTION
30 sec • 20 pts
What are two types of Java "Operation" groups?
"Two answers"
Combining Operators
Bitwise Operators
Comparison Operators
Washing Operators
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Loops

Quiz
•
9th - 12th Grade
18 questions
AP Computer Science A Post Unit 2 Check

Quiz
•
10th Grade - University
15 questions
OOP in java(2)

Quiz
•
12th Grade
11 questions
[Java] Review of User Input & Basic Arithmetic Operators

Quiz
•
9th - 12th Grade
16 questions
Java Chapter 1 CS2

Quiz
•
9th - 12th Grade
20 questions
APCSA Arrays

Quiz
•
9th - 12th Grade
20 questions
3rd Qtr QUIZ1 COMPUTER PROGRAMMING-Strings in Java-2-22-2023

Quiz
•
12th Grade
15 questions
Java Level 1 - A

Quiz
•
12th 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
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

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

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University