Computer Science, asked by ShravanL28349, 1 day ago

Explain layers. give an examples

Answers

Answered by priyachoudhari089
3

Answer:

TCP/IP is an example of a two-layer (TCP and IP) set of programs that provide transport and network address functions for Internet communication. A set of TCP/IP and other layered programs is sometimes referred to as a protocol stack. ... It is the same with layers in a graphics application.

Answered by smilebepositive456
4

Answer:

layer

In computer programming, layering is the organization of programming into separate functional components that interact in some sequential and hierarchical way, with each layer usually having an interface only to the layer above it and the layer below it.

TCP/IP is an example of a two-layer (TCP and IP) set of programs that provide transport and network address functions for Internet communication. A set of TCP/IP and other layered programs is sometimes referred to as a protocol stack.

Similar questions