'super' is used to invoke the superclass constructor.
How do you declare an array in Java?
What is Java?
Which keyword is used to declare a constant in Java?
What is the purpose of the 'try-catch' block in Java?
How do you achieve multiple inheritance in Java?
What is the purpose of the 'finally' block in Java?
What is the entry point for the execution of a Java program?
Which operator is used for object instantiation in Java?
How do you create a thread in Java?
Which of the following is not a primitive data type in Java?