How information is hided in C++? Explain various method.
Answers
Answered by
0
Data encapsulation led to the important OOP concept of data hiding. ... It is a process of combining data and functions into a single unit. This is the central idea of OOP. Usually, the data within a class is private & the functions are public The data is hidden so that it will be safe from accidental manipulation.
Similar questions
English,
6 months ago
Computer Science,
6 months ago
Science,
1 year ago
Hindi,
1 year ago
Hindi,
1 year ago