Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 3 (Q.No. 39)
39.
A class Stockltems has four data members and three function members. You define 50 objects as members of the class. Which is true?
Only one copy of each of the tnree functions exists
Only one copy of each of the four data members exists
Both (a) and (b) are true
Neither (a) nor (b) is true
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.