Question: Create a parent class called ProPlayer ProPlayer should have the following specs: A protected string variable to take in a players name A private base

Create a parent class called ProPlayer

ProPlayer should have the following specs:

A protected string variable to take in a players name

A private base salary variable set to a specified amount of your choosing.

A constructor that takes in the players name

A public method thaty returns the base salary you have defined

A method that prints the players name

An abstract method that for computing pay

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!