Which of the following is NOT one of the specifications of Wi-Fi technology?

A. 802.11n
B. 802.11g
C. 802.11x
D. 802.11ac


Answer: C

Computer Science & Information Technology

You might also like to view...

The operations that can be performed on an object’s data are its:

a. Attributes b. Variables c. Methods d. parameters

Computer Science & Information Technology

Write a Java application that loads an XML document that contains the DTD in Fig. 8.19 as part of its internal subset. Use the XML document’s data to draw rectangles and circles with text inside them. Attributes x and y represent the top-left coordinates. Assume a circle is bounded by an imaginary rectangle. Attributes width and height represent the rectangle’s width and height and attribute radius is the circle’s radius. Validate your XML document(s) against the DTD.

``` 1 3 4 89 10 13 ]> ```

Computer Science & Information Technology

The Print method of class PrintDocument sends a _____ object to the printer for printing.

a) Graphics b) PrintDocument c) PrintPreviewDialog d) Brush

Computer Science & Information Technology

Templates come installed with Microsoft Office 2007 and are available at the online Microsoft Office site

Indicate whether the statement is true or false

Computer Science & Information Technology