Multiple Choice
A base/member initialization list is preceded by
A) two colons
B) a dot (or period)
C) a single colon
D) a semicolon
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: What are the benefits of inheritance and
Q3: If B is a public base class
Q4: A programmer can use inheritance with an
Q5: In C++,inheritance has much to do with
Q6: If class D is derived from class
Q7: We can assign a base class object
Q8: Given the class below,tell to what value
Q9: Constructors are inherited.After all something has to
Q10: When a derived class inherits from a
Q11: Suppose class Child is derived from class