Which Of These Is An Incorrect Statement #74
Which of these is an incorrect Statement?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Data Types Variables Arrays - Java Arrays - Quiz No.1.
Which of these is an incorrect Statement?
It is necessary to use new operator to initialize an array
Array can be initialized using comma separated expressions surrounded by curly braces
Array can be initialized when they are declared
None of the mentioned