Computer Science, asked by honeyajeesh2017, 7 months ago

can you please give me a question (programming) based on the chapter encapsulation ?​

Answers

Answered by Aaso
2

1. While using encapsulation, which among the following is possible?

a) Code modification can be additional overhead

b) Data member’s data type can be changed without changing any other code

c) Data member’s type can’t be changed, or whole code have to be changed

d) Member functions can be used to change the data type of data members

Answered by ramana1788
1

Explanation:

explain about encapsulation ? what is the purpose of encapsulation?

Similar questions