Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Doctor

First time extending a class Doctor is a class defined whose objects are records for a clinic’s doctors. Doctor is derived from the class Person. A Doctor record has the doctor’s name–defined in the class Person,—a specialty as a string, and an office visit fee (use the type double). The class has a reasonable complement of constructor and accessor methods, and an equals method as well. Additionally, there is a driver program that tests all your methods.

About

First time extending a class

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages