Vidyalelo
Java Programming · Q55

Array

Programming · Java Programming · question 55

Q55

Which of these is an incorrect Statement?

A.
It is necessary to use new operator to initialize an array
Answer
B.
Array can be initialized using comma separated expressions surrounded by curly braces
C.
Array can be initialized when they are declared
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board