Question: 38) An abstract class is A) one that has all its member variables declared private B) one that has at least one pure virtual function
38) An abstract class is A) one that has all its member variables declared private B) one that has at least one pure virtual function C) one that has all its member functions declared protected D) one that has all its member functions declared private 39) A pure virtual function A) is a virtual function that has been completely debugged B) is a virtual function with no implementation C) is one called from within a virtual constructor D) is a virtual function that can only return a single variable E) None of the above 40) In the statement template
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
