Java Programming Quiz 2

Java Programming Quiz 2

Defining same method with same signature in both parent and child classes is called ……….





Array in Java are treated as ……….





A class may have only one ………. 





We use the following statement to handle exceptions.





The range of short data type in Java is ……….





Identifier cannot be a ……….





Object of a class is also sometimes called ……….





Defining more than one methods in a class having same name but different signatures is called ……….





A variable declared as ‘final’ cannot be ……….





Package is a collection of ……….