Which of the following is not a valid way to pass arguments to a function in C++?
a. By reference with reference arguments.
b. By value.
c. By reference with pointer arguments.
d. By value with pointer arguments.
d. By value with pointer arguments.
Computer Science & Information Technology
You might also like to view...
RAM comes on cards that fit into slots located on the ________
A) processor B) hard drive C) motherboard D) bus
Computer Science & Information Technology
Extra space between lines of text within a document can be removed by using the ________ button
A) Remove spacing B) Compact text C) Spacer D) No spacing
Computer Science & Information Technology