To pass a variable by reference in C++, what must be included before the name of the corresponding formal parameter in the receiving function's header?
A. &
B. {
C. >>
D. %
Answer: A
Computer Science & Information Technology
You might also like to view...
At the top of a window in an Office application, the ________ bar displays the name of the file and the name of the program
A) title B) status C) menu D) ribbon
Computer Science & Information Technology
Decision making is always based on the flow of information through a value chain
Indicate whether the statement is true or false
Computer Science & Information Technology