HIT ADD BRAINLIEST IF YOU DO THAT ITLL WORK WELL
Consider the given data:
Assume packet length=n
Maximum queuing delay= (n–1)D
All packets are of the same length, n packets arrive at the same time to the n input ports, and all n packets want to be forwarded to different output ports.
a) The maximum delay for a packet for the memory = (n-1)D
b) The maximum delay for a packet for the bus = (n-1)D
c) The maximum delay for a packet for the crossbar switching fabrics= 0
Answer:
Explained
Explanation:
The three characteristics of an object
Encapsulation: It is the process of capturing data and securing it for safety from the outside interfaces. Binding data and operations of data into a single unit.
Inheritance: This is the process by which a class can be derived from the base class, with all features of base class and some of its own. This increases data reusability.
Abstraction: The ability to represent data at very basic level without showing the details of it is called abstraction.