answersLogoWhite

0

What does it mean by encapsulation?

Updated: 10/4/2023
User Avatar

Sainishree

Lvl 1
16y ago

Best Answer

Encapsulation makes class fields private, preventing access to it from outside of the class. Essentially, this data is hidden from the rest of the program. It is possible to allow access to the fields via public methods.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

Encapsulation is a process of hiding all the internal details of an object from the outside world. end of story.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What does it mean by encapsulation?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is mean by encapsulation of data?

In general, encapsulation is the inclusion of one thing within another thing so that the included thing is not apparent.


What is the name of the process of building a frame around network layer information?

Encapsulation. Actually, this is one type of encapsulation; encapsulation occurs at several layers.Encapsulation. Actually, this is one type of encapsulation; encapsulation occurs at several layers.Encapsulation. Actually, this is one type of encapsulation; encapsulation occurs at several layers.Encapsulation. Actually, this is one type of encapsulation; encapsulation occurs at several layers.


Which command sets the encapsulation on a Serial interface back to the Cisco default?

encapsulation hdlc


3 pillars of object oriented programming?

abstraction, inheritance, encapsulation, and polymorphism.


Why encapsulation is needed in java?

Encapsulation is not needed in Java, or any other language. But it's useful. Encapsulation is used to minimise the number of potential dependencies with the highest probability of change propagation.


Is encapsulation a characteristic of procedural or object oriented programming?

Encapsulation is one of the four pillars of object-oriented programming. The other three are inheritance, polymorphism and abstraction.


The three basic principles of object-oriented design?

Encapsulation,Inheritance and Polimorphisim...


If two switches each support all types of trunk encapsulation on a link between them which type of encapsulation will be negotiated?

12


What network component handles encapsulation?

Protocol


What is de-encapsulation?

Removing something from a capsule.


What is pdu encapsulation?

protocol data unit


Wrapping of data in a single unit is called?

encapsulation