C++
Programming and Technical
What is the primary value in using virtual functions
within C++?
a) They prevent the base class function from ever
being called.
b) They allow you to provide unique behavior for
derived classes.
c) Since they are "virtual" they sometimes don't
really exist.
d) Internet technologies
Read Solution (Total 1)
-
- Required number = H.C.F. of (91 - 43), (183 - 91) and (183 - 43)
= H.C.F. of 48, 92 and 140 = 4. - 11 years agoHelpfull: Yes(0) No(0)
C++ Other Question