topic/Language Fundamentals
Start Test
Question No
Title
Type
Marks
722.
Which four options describe the correct default values for array elements of the types indicated?int -> 0String -> "null"Dog -> nullchar -> '\u0000'float -> 0.0fboolean -> true
MCQ
5
723.
Which one of these lists contains only Java programming language keywords?
MCQ
5
724.
Which will legally declare, construct, and initialize an array?
MCQ
5
725.
Which is a reserved word in the Java programming language?
MCQ
5
726.
Which is a valid keyword in java?
MCQ
5