java quizes and sample answer code for lecture
Grade: Beginners
A. print syntax
B. primitive types
C. String class
D. formatting
A. input and Scanner class
B. if statement
C. ternary operatror
D. switch-case statement
A. while statement
B. do-while statement
C. for statement
D. loop handling
A. Array creation by data
B. Array creation by constructor
C. Arrays and for-each statement
D. Array class methods