what is the definition of incapsulation

Answer Posted / dipraj shahane

Encapsulation is binding code and data together. In Class we
are binding data (member variable) to code (member function).
Class is implementing encapsulation feature.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the real time example of encapsulation?

589


Write a c++ program to display pass and fail for three student using static member function

2808


What is the difference between abstraction and polymorphism?

609


can inline function declare in private part of class?

3654


What is interface in oop?

656






What are the data types in oop?

600


What is for loop and its syntax?

593


What is overriding vs overloading?

580


What does oop mean in snapchat?

677


What is multilevel inheritance?

719


What is abstract class in oops?

594


Can we define a class within the interface?

551


How Do you Code Composition and Aggregation in C++ ?

24187


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1891


What is abstraction and encapsulation?

566