Multiple Choice
A class member that is to be shared among all objects of a class is called
A) A const member
B) A reference member
C) A static member.
D) A value member
E) A function member
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: A constructor is always named construct with
Q4: It is valid to initialize member variables
Q5: Assignment behaves essentially the same for vectors
Q6: Why is it an error to add
Q8: A class may not have another class
Q9: Which of the following are legal access
Q10: Explain why data members,in particular should be
Q11: A constructor is like a function.It can
Q12: You can write a class that is
Q14: If v is a vector and i