Java - Classes and Objects
What is the correct way to declare a class named
Book in Java?Book in Java?class followed by the class name and curly braces.class Book { }. Others have wrong order or invalid keywords.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions