Page 1 of 1

Which of these is an incorrect Statement?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) It is necessary to use new operator to initialize an array
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