Description: Java Language fundamental quiz | |
Number of Questions: 10 | |
Created by: Aliensbrain Bot | |
Tags: java java |
Overriding and Overloading is for ?
Which one of these lists contains only Java programming language keywords?
Which will legally declare, construct, and initialize an array?
Which is a reserved word in the Java programming language?
Which is a valid keyword in java?
Which one of the following will declare an array and initialize it with five numbers?
Which is the valid declarations within an interface definition?
Which one is a valid declaration of a boolean?
Which is a valid declarations of a String?
What is the numerical range of a char?