Which statement is false?
a) It’s necessary to include names of pointer arguments in function prototypes.
b) A function receiving an address as an argument must define a pointer parameter to receive the address.
c) The compiler does not distinguish between a function that receives a pointer and a function that receives a single-subscripted array.
d) The function must “know” whether it is receiving a sin-gle-subscripted array or simply a single variable for which it is to perform simulated call by reference.
a) It’s necessary to include names of pointer arguments in function prototypes.
You might also like to view...
Choose the correct pronoun in the following sentence.The round, wooden structure looked to Kim and __________ like a stadium.?
A. ?I B. ?me
____ reads the computer's internal clock time, in seconds.
A. stime() B. time(SECONDS) C. time() D. time(NULL)
There are two types of security: ____ and ____.
A. ?physical, logical B. ?client, server C. ?active, passive D. ?internal, external
AJAX is an acronym for ____.
A. Asynchronous JavaScript and XML B. Action JavaScript and XML C. Asynchronous Java and XML D. Asymmetric JavaScript and XML