Bridges can interconnect

a. two networks at the same physical location
b. two networks at different physical locations, using phone lines
c. more than two networks at one location
d. all of the above


d. all of the above

Computer Science & Information Technology

You might also like to view...

The proper expression to compare the first characters of two string objects str1 and str2 is

A) str1[0] = str2[0]. B) str1[0] == str2[0]. C) strcmp(str1[0], str2[0]). D) 'str1[0]' == 'str2[0]'. E) None of the above

Computer Science & Information Technology

The bar across the top of a window that displays the program name is the:

A) Start bar B) title bar C) taskbar D) Command Bar

Computer Science & Information Technology

Network administrators should leave all ports open on a bastion host for maximum network throughput.

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

Computer Science & Information Technology

The ____ command enables DNS if it has previously been disabled.

A. ip domain-lookup B. domain-lookup on C. ip name-server D. ip dns enable

Computer Science & Information Technology