The Salaried class is derived from a base class named Employee. Which of the following statements can

Question:

The Salaried class is derived from a base class named Employee. Which of the following statements can be used by the Salaried class to invoke the Employee class’s default constructor?

a. MyBase.New()

b. MyEmployee.New()

c. Call Employee.New

d. None of the above

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

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: