Which of the following is not a step under the traditional network design approach?

a. An analyst develops cost estimates of the circuits needed to support the network.
b. An analyst takes the traffic on the current network and then multiplies that by a factor of 3.65 to come up with the estimate of the total traffic for the new network.
c. An analyst meets with users to identify user needs.
d. An analyst develops a precise estimate of the amount of data that users will send and receive to estimate the total amount of traffic on each part of the network.
e. An analyst designs the circuits to support the estimated traffic, allowing for modest growth.


Ans: b. An analyst takes the traffic on the current network and then multiplies that by a factor of 3.65 to come up with the estimate of the total traffic for the new network.

Computer Science & Information Technology

You might also like to view...

If an algorithm makes two separate, unnested passes over an input of size n, the performance of the algorithm will be in the class

A) O(2) B) O(n) C) O(n2) D) O(2 )

Computer Science & Information Technology

Why does the function: fun fun2(x) = print(x); fail? ______

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

Computer Science & Information Technology

Use the DTD to construct an XML document. Use the declared entities for the authors element. Validate your XML document against the DTD using Microsoft’s XML Validator (or a similar validation program).

What will be an ideal response?

Computer Science & Information Technology

What kind of a computer intercepts requests that a browser makes of a server and can cache received content?

A. DNS server B. VPN server C. proxy server D. Web server

Computer Science & Information Technology