Inheritance and Memory Allocation October 25, 1999 Question: I can’t create an instance of the derived class using operator new. The base and the derived classes differ only by a virtual function. The error messages I receive