Question
CSIS 123A Lab 5 - Operator Overloading For each of your classes overload the following operators + - * / = == != Each of
CSIS 123A Lab 5 - Operator Overloading For each of your classes overload the following operators + - * / = == != Each of these operators should take as an argument a class of the base type. Note, the = and == operator should be overloaded so that they take both a primitive and a class type. In your menu, use the code you created in the previous assignment and simply swap out the functions for the operator overloads. Required You must have your name, ID, Date, Assignment number, and a brief description of what the file is in comments at the top of each page. Failure to do this will result in 10 points being deducted off the top of your grade.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started