The names of the four elements of array p (int p[ 4 ];) are _______, ______, _______ and _______.

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

p[ 0 ], p[ 1 ], p[ 2 ], p[ 3 ]

Computer Science & Information Technology

You might also like to view...

Excel assigns a serial number to each date entered, which enables dates to be treated the same as other numbers in the worksheet

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ structure occurs when a decision must be made.

A. sequential B. random C. loop D. selection

Computer Science & Information Technology