Computer Science
Write two advantages of using an Optical Fibre cable over an Ethernet cable to connect two service stations which are 200 m away from each other.
Answer
The two advantages of using an Optical Fibre cable over an Ethernet cable are as follows:
- Optical Fibre cables provide higher bandwidth compared to Ethernet cables.
- Optical Fibre cables can transmit data over longer distances without experiencing signal degradation or loss compared to Ethernet cables.
Related Questions
A computer or a device that requests resources or data from the server is called …………… .
The readlines() method returns …………… (a list of lines/a list of single characters).
What is the use of "w" in file handling?
Rewrite the following SQL statement after correcting the error(s). Underline the corrections made.
INSERT IN STUDENT (RNO, MARKS) VALUE (5, 78.5);