asked 50.5k views
0 votes
A call to a value-returning function with an empty formal parameter list has the form ________ .

a. function name
c. void function name
c. function name(void)
d. functionname()

1 Answer

0 votes
The correct answer is D
answered
User Michael Merrell
by
9.2k points