when:
a. The constructor in the base class is virtual.
b. delete is used on a base-class pointer to a derived-class object.
c. delete is used on a derived-class object.
d. A constructor in either the base class or derived class is virtual.
b. delete is used on a base-class pointer to a derived-class object.
Computer Science & Information Technology
You might also like to view...
Traditional telephones were based upon ________ communications
A) analog B) digital C) binary D) transistor
Computer Science & Information Technology
Which of the following is NOT an editing option?
A) Inline Revisions B) tracked changes C) comments D) no changes
Computer Science & Information Technology