Which of the following statements are correct?
```
a. char[][] charArray = {'a', 'b'};
b. char[2][2] charArray = {{'a', 'b'}, {'c', 'd'}};
c. char[2][] charArray = {{'a', 'b'}, {'c', 'd'}};
d. char[][] charArray = {{'a', 'b'}, {'c', 'd'}};
```
d. char[][] charArray = {{'a', 'b'}, {'c', 'd'}};
You might also like to view...
The vi command to copy the content of the temporary buffer named w at the cursor position is
a: wp b: copy w c: "wp d: Ctrl c e: cp w
What considerations are necessary when questionnaires are Web based?
What will be an ideal response?
Once a chart is inserted into a presentation, you can update it when you open the spreadsheet in ____________________ or from the Chart Tools tab in PowerPoint.
Fill in the blank(s) with the appropriate word(s).
The
Fill in the blank(s) with the appropriate word(s).