Chapter 11: Problem 13
A program creates 10 instances of the coin class. How many exist in memory?
Short Answer
Expert verified
Answer: 10 instances exist in memory after creating 10 instances of the coin class.