Consider the design of a class for managing the Olympics—to simplify things, consider management of Olympic medal awards. Design a medal class.
• Fields: Name of the athlete, country, event, medal type (gold, silver, bronze)
• Methods:
get,set, and so on.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.