In the following function prototype:
int fun1(double& Num1, double& Num 2);
A. Function fun1 can modify the arguments passed to both Num1 and Num2
B. Function fun1 can not modify the arguments passed to Num1 and Num2
C. Function fun1 can only modify the argument passed to Num1
D. Function fun1 can only modify the argument passed to Num2
A. Function fun1 can modify the arguments passed to both Num1 and Num2
Computer Science & Information Technology
You might also like to view...
A ________ is informational text that displays when you point to commands or thumbnails on the Ribbon
A) hyperlink B) KeyTip C) ScreenTip D) snip
Computer Science & Information Technology
The App history tab does NOT display information about Desktop apps
Indicate whether the statement is true or false
Computer Science & Information Technology