I'm unsure of this (I apologize in advance if any of the terminology/syntax is off) --

Say class A is an abstract class (has some/but not all pure virtual operations).
Class A also has public...