Code Structure & Syntax QuizJ8 Home « Code Structure & Syntax Quiz
Fundamentals Quiz 1
The quiz below tests your knowledge of the material learnt in Fundamentals - Lesson 2 - Code Structure & Syntax.
Question 1 : Which of the following goes inside a class definition?
 - Methods go inside a class definition.
Quiz Progress Bar 
Quiz 2
Java Variables
 
    
  Quiz 3
Primitives - boolean & char data types
 
    
  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?
The next quiz is all about the variables we use in Java.
 
  
  
  