What are highly-directional antennas typically used for?

What will be an ideal response?


These antennas are used for outdoor long-distance point-to-point wireless links, such as connecting buildings that are up to 25 miles (40 kilometers) apart. Highly-directional antennas are not used for indoor WLANs.

Computer Science & Information Technology

You might also like to view...

When writing code, what can be nested?

a. if statements b. for statements c. both if and for statements d. neither if or for statements; only functions

Computer Science & Information Technology

Excel has a query wizard built into its Microsoft Query function that can be a very powerful aid for linking a worksheet to an Access database

Indicate whether the statement is true or false.

Computer Science & Information Technology

What type of GUI widget object allows the user to click to select an option, but only allows for one within a given group to be selected at a time?

A. CheckButton B. RadioButton C. ListBox D. RadioCheckedButton

Computer Science & Information Technology

What is the result of the following expression? 17 % 3 * 2 - 12 + 15

a. 7 b. 8 c. 12 d. 105

Computer Science & Information Technology