A company is having a new T1 line installed. Which of the following will the connection MOST likely terminate to?

A. Core switch
B. MDF
C. Ethernet router
D. IDF


Answer: B. MDF

Computer Science & Information Technology

You might also like to view...

What states are displayed in the list box by the following program segment?

``` Dim states() As String = {"Colorado, "New Mexico", "Arizona", "Utah"} Dim query = From state in states Where state.length < 5 Select state.ToUpper For Each state in query lstBox.Items.Add(state) Next ``` (A) Utah (B) COLORADO, NEW MEXICO, ARIZONA, UTAH (C) UTAH (D) No states

Computer Science & Information Technology

If you need to print your tasks, Outlook provides printing options based upon the ____________________ and tasks you have selected.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Text controls on a form will resize to fit the information entered

Indicate whether the statement is true or false

Computer Science & Information Technology

Personal information such as the user name and initials are entered by clicking ________ in the PowerPoint Options dialog box

A) Account B) General C) Personalization D) Advanced

Computer Science & Information Technology