1. Which one of these lists contains only Java programming language keywords?
Correct!
Wrong!
2. Which will legally declare, construct, and initialize an array?
Correct!
Wrong!
3. Which is a reserved word in the Java programming language?
Correct!
Wrong!
4. Which is a valid keyword in java?
Correct!
Wrong!
5. Which one of the following will declare an array and initialize it with five numbers?
Correct!
Wrong!