________ computers are thin, lightweight laptops that possess strong processing power.

A. Blade
B. Embedded
C. Ultraportable
D. Netbook


Answer: C

Computer Science & Information Technology

You might also like to view...

What is the complexity of the following code?

int i, j, k = 0; for (i = n / 2; i <= n; i++) { for (j = 2; j <= n; j = j * 2) { k = k + n / 2; } } a. O(nlog(n)) b. O(n) c. O(n^2) d. O(2^n)

Computer Science & Information Technology

Use the _______ function to find the largest of the numbers in a range of cells. 14. A _______

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

Computer Science & Information Technology

The Flash Player treats all of the scenes in an SWF file as one long Timeline.

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

Computer Science & Information Technology

A valuable tool to have at your disposal when preparing or checking cables is a cable ____________________.

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

Computer Science & Information Technology