The department of mathematics at XYZ high school will hold a mathematics competi
ID: 3534169 • Letter: T
Question
The department of mathematics at XYZ high school will hold a mathematics competition. You are hired to design and implement an application for the department to use during the competition. The program will allow the user to pick a category from the following categories: Arithmetic, Geometry, Algebra and Probability. Within each category, the program will repetitively display a problem and get the users answer. Indicate whether the user's answer is right or wrong for each problem, and display an ongoing score.
Must contain:
A. Class Hierarchy
B. All Necessary Constructors
C. All Necessary Getters and Setters
D. GUI Components for input/output and display
E. At least four classes
F. a UML diagram
Explanation / Answer
anyone know how to do this?