Consider a software system that will implement the following classes: Student, Professor, StaffMember, ContractWorker. List some common attributes of these classes. What would be a good abstract class from which these classes may be extended via inheritance?

What will be an ideal response?

Some common attributes would be socialSecurityNumber, age, and address. A good abstract
class from which these classes could be extended is Person.

Computer Science & Information Technology

You might also like to view...

A plus symbol indicates a group in a PivotTable report can be ________

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The type of a file can be changed

A. only by the superuser B. by no user

Computer Science & Information Technology