Well part of one of my assignments is to write an abstract class. I know an abstract class is used for inheritance and cannot be instantiated. I'm aware that all of the real coding is done in the...