Answer:
There are different types of strategies that can be used by the network manager for reducing the congestion are as follows:
- By monitoring the traffic of the network properly we can easily reduce the congestion in the network.
- By segmenting the network properly, it helps to reduce the network congestion.
- We can also reconfiguring the TCP/IP (Transmission control protocol) setting on the network.
- We can also use the backpressure routing technique.
Answer:
The answer is A)
Explanation:
In programming languages like java you can only use single inhertance meaning a class can only inherit attributes from one class. But in other languanges like C you can have multiple inhertance