Multiple choice What Java keyword do you use to define a class? define super extend class Reveal answer Fill a bubble to check yourself D Correct answer Explanation In Java, the 'class' keyword is used to define the blueprint for objects.