what is encapulation?

Answers were Sorted based on User's Feedback



what is encapulation?..

Answer / yohesh rasal

The wrapping up of data and function into a single
unit(called class) is known as encapsulation.

The data is not accessible to the out side word,and only
those functions which are wrapped in the class can access
it.These function provide the interface between the object
data and the program.This insulation of data from direct
access by the program is called data hiding or information
hiding.

Is This Answer Correct ?    32 Yes 1 No

what is encapulation?..

Answer / guest

The wrapping of data and its member functions into a single
unit is called encapsulation.

Is This Answer Correct ?    5 Yes 1 No

what is encapulation?..

Answer / ashish jadhav

hiding non essential details is called encapsulation.
preventing the access of non essential details.

Is This Answer Correct ?    4 Yes 2 No

what is encapulation?..

Answer / hetal

The wrapping of data and its member functions into a single
unit is called encapsulation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

Why multiple inheritance is removed in java?

4 Answers   TCS,


I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?

0 Answers  


purpose of abstraction and interface

0 Answers  


what will be the model paper for the post of assistant programmer in delhi high court

2 Answers  


can u help me? how do solve the transpose problem in ireport? if any one know send to eswaran_2006@yahoo.co.in

0 Answers  






i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......

0 Answers  


Write a program to find factorial of a number using functions

0 Answers   Peerless,


what are the top level class of interface in java?

2 Answers   Satyam,


How to print No.of.rows affected after updation using ADO.Net

0 Answers   Tech Mahindra,


what is software

2 Answers  


what are wrapper classes

2 Answers  


Is buffer size and file block size is similar? If similar,at which case it will be same size?

0 Answers  


Categories