Solved

If You Were to Write a Function for Displaying the Cost

Question 50

Multiple Choice

If you were to write a function for displaying the cost of an item to the screen, which function prototype would be most appropriate?


A) void display) ;
B) void displayfloat myCost) ;
C) int display float myCost) ;
D) float display) ;

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions