Which statement is true?

a) Arrays are automatically initialized to zero.
b) To initialize all array elements to zeros, the array definition must explicitly initialize each element to zero.
c) Array elements can be initialized to zero by the array definition only at compile time.
d) Definitions for automatic arrays initialize the arrays at execution time.


d) Definitions for automatic arrays initialize the arrays at execution time.

Computer Science & Information Technology

You might also like to view...

What is an inode? What happens to the inode when you move a file within a filesystem?

What will be an ideal response?

Computer Science & Information Technology

For each numbering base system, the far right always has a place value of ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

____ storage stores data as microscopic light and dark spots on the disc surface.

A. Optical B. Laser C. Magnetic D. Solid-state

Computer Science & Information Technology

Point to a button in the Controls group to display its name in a ____.

A. dialog box B. menu C. status bar D. ScreenTip

Computer Science & Information Technology