Which of the following is false about the following function prototype? void functionA( void );

a. It does not receive any arguments.
b. It could have been written void functionA( );.
c. It does not return a value.
d. It could have been written functionA( void );.

d. It could have been written functionA( void );.

Computer Science & Information Technology

You might also like to view...

Lines must be active prior to any formatting

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ worksheet displays the entire change history

A) Review B) History C) Changes D) Tracking

Computer Science & Information Technology