The phone company has provided a channelized T1 line. Which of the following should this line be connected to?
A. Switch
B. CSU/DSU
C. IDF
D. MDF
Answer: B. CSU/DSU
You might also like to view...
To modify a report, the Arrange tab is displayed in both the ________ views
A) Layout and Report B) Layout and Design C) Format and Design D) Report and Design
Answer the following statements true (T) or false (F)
1. When using the Sort method from the Array class, the method will sort the passed in array in descending order. 2. Class Array’s method SortDesc will sort an array in descending order. 3. A linear search always compares every element in an array to a certain key value. 4. After each comparison, the binary search algorithm eliminates from consideration half the elements in the array that’s being searched. 5. Multi-dimensional arrays require two or more indices to identify particular elements.