Which of the following is NOT true about tablet computers' size and features?

A) Most tablet computers are capable of connecting to wireless networks, and some are able to access data via cellular network connections.
B) Some tablet computers have screens as small as 7" measured diagonally, while others have screens closer to 16".
C) Since they are designed to be lightweight and have long battery lives, tablet computers are traditionally not as powerful as traditional PCs.
D) Tablets are capable of Internet browsing, e-mail, light gaming, and some productivity work.


B

Computer Science & Information Technology

You might also like to view...

A subclass of JFrame inherits getWidth() and getHeight() methods.

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

Computer Science & Information Technology

A function __________ return a structure.

a. may b. may not c. will always d. can never e. None of these

Computer Science & Information Technology

Write a multithreaded simulation of a barbershop. Use a queue to share the available barbers. At the start of the program, insert barber names into the queue. Create a thread for each cus- tomer. As each customer arrives, the customer waits for an available barber, gets a haircut, returns the barber to the queue and exits the barber shop. Use random numbers and function sleep to stagger arrival

times and to simulate haircut time. What will be an ideal response?

Computer Science & Information Technology

Which of the following encryption methods is considered easily broken and should be avoided when configuring wireless security?

A. WEP B. WPA C. AES D. TKIP

Computer Science & Information Technology