How can a child class function make a call to its parent’s class function?

What will be an ideal response?


The child needs to use the parent class’ name and scope operator. For example: Parent::Function( )

Computer Science & Information Technology

You might also like to view...

The QAT default location is ________

A) at the bottom of the screen B) at the top of the screen C) on the left side of the screen D) on the right side of the screen

Computer Science & Information Technology

Use the LET statement to assign data to variables as directed:

What will display as a result of the following instructions?

Computer Science & Information Technology

You should arrive 10–15 minutes early for an interview

Indicate whether the statement is true or false

Computer Science & Information Technology

____ is the ability to use the same expression to denote different operations.

A. Overloading operators B. Polymorphism C. Inheritance D. Encapsulation

Computer Science & Information Technology