____ shows a correct array initialization statement.

A. char codes[4] = {'s', 'a', 'm', 'p', 'l', 'e'};
B. char codes[] = {'s', 'a', 'm', 'p', 'l', 'e'};
C. char codes = {'s', 'a', 'm', 'p', 'l', 'e'};
D. char codes[*] = {'s', 'a', 'm', 'p', 'l', 'e'};


Answer: B

Computer Science & Information Technology

You might also like to view...

By default, Bluetooth authenticates connections.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

In OpenOffice, all available clip art can be found in the ________

A) Gallery B) clip art repository C) vendor folder D) illustration pane

Computer Science & Information Technology

The easiest way to select a cell is to move the block plus sign _______________________ to the cell and then click.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The _____ function is an XPath 2.0 function used to retrieve XML data from external files.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology