Briefly describe the main characteristics of a tablet computer.

What will be an ideal response?


One type of standard portable computing device is a tablet computer. Instead of being simply a smaller version of a desktop computer, a tablet computer is designed for truly mobile computing.The key element of a tablet computer is the ability to navigate and enter data using a stylus instead of a keyboard. There are two types of tablet computers. Aconvertible tablet looks similar to a laptop in that it has a keyboard, but the display swivels and folds flat while facing outward when using a stylus. A slate tablet has no attached keyboard and is basically a large screen for viewing and entering data with a stylus.

Computer Science & Information Technology

You might also like to view...

In a linked list implementation using a reference first to point to the first node of the list, a method isEmpty() can test to see if the list is empty by executing the statement(s)

A) return null; B) first = null; return first; C) if (isEmpty()) return true; else return false; D) return first == null;

Computer Science & Information Technology

To remember what a query does, make the name as ________ as possible

Fill in the blank(s) with correct word

Computer Science & Information Technology

Determining and quantifying the equipment, operating systems, and applications used by the network is called ___________.

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

Computer Science & Information Technology

____________________ scanning will allow an Nmap user to bounce a scan across a firewall by using one of the idle DMZ hosts as the initiator of the scan.

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

Computer Science & Information Technology