If you need a function to get both the number of items and the cost per item from a user, which would be a good function declaration to use?

a. int,float getData();
b. int getData(float cost);
c. void getData(int count, float cost);
d. void getData(int& count, float& cost);


d. void getData(int& count, float& cost);

Computer Science & Information Technology

You might also like to view...

A nested IIF function automatically places the logical tests in sequential order

Indicate whether the statement is true or false

Computer Science & Information Technology

To redeploy software, you need a new _____________

a. GPO b. Distribution point c. Windows Installer file d. None of the above.

Computer Science & Information Technology

If your system is not running well, you can refresh the Windows software but you should know that it is likely to affect your personal files.

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

Computer Science & Information Technology

One software tool that can be used to help increase the chances of a stolen or lost device being recovered is device tracking software. _________________________

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

Computer Science & Information Technology