Back to quizzes
Classes & Objects Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is a class in Java?
A
blueprint for creating objects
B
A type of variable
C
A method to execute code
D
An interface for data types