Answered You can hire a professional tutor to get the answer.
Design a class named Contractor. The class should keep the following information:
Design a class named Contractor. The class should keep the following information:
• Contractor name
• Contractor number
• Contractor start date
Build one or more constructors, and the appropriate accessor and mutator functions for the class; include an algorithm for you program. This will be a word document