Question: c++ Create a class called NAME. Class Name should include a constructor that takes the first, middle, and last name as parameters, functions to return

c++

Create a class called NAME. Class Name should include a constructor that takes the first, middle, and last name as parameters, functions to return the values of the internal variables, and a function called comparedTo that returns LESS, EQUAL, or GREATER (enumarations). The class should ask the user to enter two names then compare if their less or greater or if their equal to each other.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!