what is the definition of incapsulation

Answers were Sorted based on User's Feedback



what is the definition of incapsulation..

Answer / 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

what is the definition of incapsulation..

Answer / arun

Wrapping up of data and methods in to a single entity is known as encapsulation

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More OOPS Interview Questions

What is class in oop with example?

0 Answers  


What is multilevel inheritance in oop?

0 Answers  


What is DeadlyDiamondDeathProblem ?

1 Answers  


why c++ is called OOPS? waht is inherutance? what is compiler?

5 Answers  


Why and when is a virtual destructor needed?

5 Answers  






write a program for function overloading?

14 Answers   HCL, InfoCity, TATA,


i got a backdoor offer in process global,Bangalore..Can i work with it?

0 Answers  


what is polymorpsim? what are its types?

8 Answers  


what are three tenets of object orinted Systems?Why they call like that ? Please answer me. Advance thanks.

2 Answers   Excel,


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

0 Answers  


There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?

4 Answers  


What is polymorphism and types?

0 Answers  


Categories