asked 155k views
4 votes
What term is defined as private data placed in a packet with a header containing routing information that allows the data to traverse a transit network, such as the Internet?

1 Answer

4 votes

Answer:

Encapsulation

Step-by-step explanation:

Encapsulation is referring to the concept that data buding with some approach or method that is applied to that selected data. it also restricts the use of some internal data of an object. The motive behind restricting the data is to prevent the misuse of the data.

For example- in java, encapsulation is refer to the wrapping of code with the data in one unit.

answered
User Slothbear
by
8.7k points