A(n) _______________ shows the cabling runs, defining the type of connections (Gigabit Ethernet, T1, and so on), as well as every router, switch, server, CSU/DSU, cable modem, and WAP, including make, model, and firmware upgrade.
Fill in the blank(s) with the appropriate word(s).
physical network diagram
correct
You might also like to view...
Answer the following statements true (T) or false (F)
1) In a linked list implementation of a queue, the dequeue operation is more efficient if it removes elements from the front of the linked list than if it removes elements from the rear of the linked list. 2) In a linked list implementation of a queue, the enqueue operation compares the element to be added against the existing elements in the queue to determine the correct place to insert it. 3) The dequeue operation should throw an exception if it removes the last element in the queue. 4) In a circular array implementation of a queue, the front and rear references can change so that the value in front is greater than the value in rear. 5) In a circular array implementation of a queue, the remainder operator (%) can be used to calculate the value of the rear reference in an enqueue operation.
________ is when a trend line is extended beyond the known data
Fill in the blank(s) with correct word
Using Windows Installer, which option below takes advantage of Group Policy objects (GPOs) to deploy applications and provides users who receive this GPO the ability to install the application through the Control Panel Programs applet?
a. Publish a package to users b. Assign a package to users c. Assign a package to computers d. Publish a package to computers
has become popular because it enables programmers to create applications using prepackaged graphical components.
a) Pascal b) C# c) Object-oriented programming d) Visual programming