What is encapsulation
It\’s data member and member function but u are still on right side….great
Encapsulation is a way of combining both data and function under a single module.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Encapsulation means capsulating the data, i.e., wrapping up of data to make a program look simple. It\’s purpose was to hide the main features of the program and to display some key features only.