After a function executes, to where does control of
the program return?

A. To main()
B. To the called function.
C. To the last line where it left off.
D. To the call statement.

D

Computer Science & Information Technology

You might also like to view...

Polymorphism is implemented via:

a. Member functions. b. virtual functions and dynamic binding. c. inline functions. d. Non-virtual functions.

Computer Science & Information Technology

A stick computer has a large amount of storage space.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology