Computer Science
List one advantage and one disadvantage of star topology.
Computer Networks
3 Likes
Answer
Advantage
Ease of service — Network extension is easy.
Disadvantage
Central node dependency — Failure of switch/hub results in failure of the network.
Answered By
1 Like
Related Questions
Write an SQL command to remove the Primary Key constraint from a table, named MOBILE. M_ID is the primary key of the table.
Write an SQL command to make the column M_ID the Primary Key of an already existing table, named MOBILE.
Expand the term SMTP. What is the use of SMTP ?
Write a Python function that displays all the words containing @cmail from a text file "Emails.txt".