Chapter 11: Problem 4
Suppose you wish to add a friend function for subtraction to the class Money defined in Display \(11.3 .\) What do you need to add to the description of the class Money that we gave in Display \(11.3 ?\) The subtraction function should take two arguments of type Money and return a value of type Money whose value is the value of the first argument minus the value of the second argument.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.