Give one advantage and two disadvantages of using a wireless network.

What will be an ideal response?

Advantages:
? Mobility
? Easier than running cable
Disadvantages:
? Less secure (open to snooping)
? Lower bandwidth
? Range limitations
? More prone to interference

Computer Science & Information Technology

You might also like to view...

What is the 6th Fibonacci number?

What will be an ideal response?

Computer Science & Information Technology

Class IntStream provides terminal operations for common stream ________—count returns the number of elements, min returns the smallest int, max returns the largest int, sum returns the sum of all the ints and average returns an OptionalDouble (package java.util) containing the average of the ints as a value of type double.

a. consolidations b. deductions c. reductions d. trims

Computer Science & Information Technology