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
20 questions
كائنات بلغة جافا الفئة كتاب

Quiz
•
10th Grade - University
15 questions
Progamming - Java Syntax

Quiz
•
11th - 12th Grade
12 questions
Java

Quiz
•
11th Grade - University
10 questions
Java Quiz 1: Introduction

Quiz
•
6th - 12th Grade
10 questions
Study Guide - More Advanced Java

Quiz
•
11th - 12th Grade
15 questions
Java Math

Quiz
•
9th - 12th Grade
20 questions
Викторина по языку Java

Quiz
•
12th Grade
12 questions
Unit 9 topic 2 quiz

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade