int x = 10;
System.out.println(x / 3);
Data Types
Quiz
•
Engineering
•
12th Grade
•
Hard
Khairina Azra
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
int x = 10;
System.out.println(x / 3);
3
3.33
3.0
Compilation error
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
double y = 10 / 3;
System.out.println(y);
3.33
3
3.0
Compilation error
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
char letter = 'A' + 1;
System.out.println(letter);
A
B
66
Compilation error
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
boolean result = (5 > 3) && (2 < 1);
System.out.println(result);
true
false
Runtime error
Compilation error
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
float f = 5.5;
System.out.println(f);
5.5
5
Runtime error
Compilation error
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
System.out.println("10" + 5);
105
15
10 + 5
Compilation error
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
long l = 1000 * 1000 * 1000 * 1000;
System.out.println(l);
1 000 000 000 000
Overflow, incorrect result
Runtime error
Compilation error
13 questions
Understanding Altimeters and Pitot Tubes
Quiz
•
12th Grade
10 questions
Tech Term Quiz - Set 2
Quiz
•
7th Grade - University
14 questions
Quiz on Common Faults in Marine Gas Turbine Systems
Quiz
•
12th Grade
10 questions
4.1.1 - Open and Closed Loop Systems
Quiz
•
12th Grade
15 questions
CS II Week 4 Vocab Quiz NEGH
Quiz
•
12th Grade
15 questions
Unit 1 – Introduction Lesson 1b-2
Quiz
•
11th Grade - University
10 questions
Sistema de Sangrado de Aire en Motores
Quiz
•
12th Grade - University
15 questions
Combustion and Turbine Section in Turbofan Engines
Quiz
•
12th Grade - University
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade