Primitives - boolean
& char
QuizJ8 Home « Primitives - boolean
& char
Quiz
Fundamentals Quiz 3
The quiz below tests your knowledge of the material learnt in Fundamentals - Lesson 4 - Primitives - boolean
& char
data types.
Question 1 : Which is a valid declaration of a
char
type? - A char type must be initialized as a numeric or a single character enclosed in single quotes.
Quiz Progress Bar
Quiz 1
Code Structure & Syntax
Quiz 2
Java Variables
Quiz 4
Primitives - Numeric data types
Quiz 5
Method Scope
Quiz 6
Arithmetic Operators
Quiz 7
Relational & Logical Operators
Quiz 8
Assignment Operators
Quiz 9
Bitwise Logical Operators
Quiz 10
Bitwise Shift Operators
Quiz 11
if
Construct
Quiz 12
switch
Construct
Quiz 13
for
Construct
Quiz 14
while
Construct
What's Next?
In our next quiz on Java primities we test your knowledge of primitive numeric data types.