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
The Java term "float" represent what data type?
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 Wayground
12 questions
Java Code

Quiz
•
10th - 12th Grade
20 questions
Dasar Pemrograman

Quiz
•
12th Grade
11 questions
SK T4 : Tatasusunan

Quiz
•
11th - 12th Grade
15 questions
Area With Arrays

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

Quiz
•
12th Grade
20 questions
APCSA Arrays

Quiz
•
9th - 12th Grade
16 questions
Loops

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

Quiz
•
10th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade