Q. To access the public function fbase() in the base class, a statement in a derived class function fder() uses the statement.fbase();
β
Correct Answer: (D)
fbase();
You must be Logged in to update hint/solution