MC A function is invoked by a______ .

a) function call.
b) function header.
c) declaration.
d) None of the above.


a) function call.

Computer Science & Information Technology

You might also like to view...

When a function name, like setBalance, describes what the function does, it is an example of:

A. a function prototype B. self-documenting code C. function implementation D. encapsulation

Computer Science & Information Technology

Try blocks contain code that could possibly:

(a) handle an exception (b) throw an exception (c) catch an exception (d) display an exception

Computer Science & Information Technology

Behavioral diagrams include all of the following except:

A) activity diagrams. B) communication diagrams. C) class diagrams. D) use case diagrams. E) sequence diagrams.

Computer Science & Information Technology

-24 % 5 is _____

a. -1 b. -2 c. -3 d. -4 e. 0

Computer Science & Information Technology