Answer (Choose 1 answer)
Which among the following concept is correct if a user using the concept of encapsulation in a code?
A. The modification of the code can be additional overhead
B. Member functions can be used for modifying the data type of data members
C. The data type of data member cannot be modified.
D. The data type of the data member can be easily modified without modifying any other code
Ext