answersLogoWhite

0


Best Answer

Something that is contained within a capsule. i.e., the antibiotic is contained in the capsule. Or, astronauts are contained in the space capsule. So encapsulation is the act of putting something into a capsule.

User Avatar

Wiki User

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

AnswerBot

1mo ago

Encapsulates refers to the act of enclosing something inside a container, structure, or framework to protect or isolate it from its surroundings. In programming, encapsulation involves bundling the data (attributes) and methods (functions) that operate on the data together to restrict access to certain components.

This answer is:
User Avatar

User Avatar

Wiki User

7y ago

Encapsulation often refers to the sending of packets over a network. It can be used to break down and encrypt a packet to be sent to another computer. It is also the same as tunneling in networking terms.

In Oriented-Object Programming, encapsulation is a technique used for hiding the properties and behaviors of an object and allowing outside access only as appropriate. It prevents other object from directly altering or accessing the properties or methods of the encapsulated object

Encapsulation can be found in most object oriented programs. If the programmer is creating more than one class to create a program, encapsulation allows some properties to be accessed at certain times. In its most basic forms, there are get/set methods to access a variable and return its value. However, as you reach a more advanced level, encapsulation becomes a very important concept to understand.

This answer is:
User Avatar

User Avatar

Wiki User

16y ago

To encase in or as if in a capsule.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the meaning of encapsulates?
Write your answer...
Submit
Still have questions?
magnify glass
imp