Create a base class to hold information about sporting teams on campus. It should not be possible

Question:

Create a base class to hold information about sporting teams on campus. It should not be possible to instantiate the class. Include common characteristics such as primary coach and type of sport. Define properties, ToString( )

methods, and a minimum of one virtual method. The ToString( )

method should return the name of the sport and coach.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: