Which of the following is the maximum segment distance of a 100BaseFX network?

A. 100 meters (328 feet)
B. 2,000 meters (6,561 feet)
C. 1,024 meters (3,359 feet)
D. 1,023 meters (3,356 feet)


Answer: A. 100 meters (328 feet)

Computer Science & Information Technology

You might also like to view...

SUM, AVG, MIN, and MAX are examples of ________ functions

Fill in the blank(s) with correct word

Computer Science & Information Technology

Closing a window closes the program you are using.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

import javax.swing.JOptionPane;public class Practice{    public static void main(String[] args)    {     String fullName;     char firstLetter;________    }}Accepting a String from a user is common practice. Using the above code, write the statements to accept a String response from a user. Prompt the user with "Enter your name". Then use the charAt() method to extract the first character of the String.

What will be an ideal response?

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 4-2Lisa is a student who regularly uses the computers at her local Internet café to listen to music, talk to her friends and family through the Internet, and play computer games. The Internet café has recently enacted a new policy that says that all users must use the ____ attached to their computers when carrying out activities on the computer that will provide sound, so as to not disturb the other users.

A. speakers B. headphones C. scanners D. iPod docks

Computer Science & Information Technology