A ________ function is a member function in base class that you expect to…
2018
A ________ function is a member function in base class that you expect to redefine in derived classes.
Answer: B. Virtual
- A.
Friend
- B.
Virtual
- C.
Private
- D.
Protected
Attempted by 479 students.
Show answer & explanation
Correct answer: B
Loading lesson…