Vidyalelo
Computer Science · Q432

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 432

Q432

When a new class is derived from an existing class, the derived class member functions _____ have names that differ from base class function names

A.
may
Answer
B.
may if the two classes have the same name
C.
must
D.
must not

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board