Answer:
a; circuit-switched network.
b; No, it does not need congestion control.
Explanation:
For A;
A circuit-switched network is a better option for this application. This is because of the fact that the application is made up of long sessions with smooth data transfer capacity needs.
The transmission rate is known, and does not transmit in short intervals(short signals), every application session can have a bandwidth reserved without significant bandwidth wastage.
Also, the overhead expenses of setting up and tearing down connections are canceled out over the extensive period of running an application session.
For B;
If the packet-switched network is used, and traffic in the network comes from the said application. Even if every applications transmit one or more network connections. Still, we already know that every connection has enough transmission capacity to handle majority of the application data rates, no congestion(insignificant queuing) will happen.
This goes to say that no congestion control will be needed given such broad-based connection.
Answer: When we type the value into two different cells and then have another cell with the answer, we can then easily change the values in the cells and Excel will automatically recalculate the solution for us.
Hope this helps. :)
This is for Python
device_num = int(input('How many devices do you have: '))
if device_num >= 7 and device_num <= 12:
print('You have an average number of devices')
if device_num > 12:
print("You're beyond the average range")
Answer:
C. Where a record is returned if its unique identifier matches the search value
Explanation:
Exact match is a Google keyword match type that allows you show your adverts when searcher type the exact word or phrase you are bidding on. An exact match query will always return records that matches what is being searched on.
hub transmits to all workstations
Switch transmits to specific workstations
Gateway is a connection between subnets
Router locates the correct destination for packets