Answer: Option [D]
In multidimensional array rows cannot left blank.
Answer: Option [D]
In multidimensional array rows cannot left blank.
Answer: Option [B]
Article and Schedule Quiz | Start Test! |
Answer: Option [C]
Constants are not directly supported by Java. The reserved 'Final' is used to declare constant.
Answer: Option [A]
Int takes 4 bytes i.e. 32bits. 1 bit is reserved to store sign.
Answer: Option [D]
For all Java built in types ValueOf() method is overloaded within the String. valueOf() method returns the string representation of the corresponding arguments value.