From the windows 8 start screen you can choose which apps to run using a ________

A. touch screen
B. mouse
C. printer
D. storage device

Answer:
A. touch screen

B. mouse

Computer Science & Information Technology

You might also like to view...

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

1. A linked list uses an extra field in a file to hold the links. 2. Linked lists must always be in order. 3. You need a head pointer and an empty pointer to process linked lists. 4. After adding to and deleting from a linked list, the list must be sorted. 5. A circularly linked list has no end.

Computer Science & Information Technology

____ focus less on a program's procedures and more on the objects (or things) on which these procedures operate.

A. Validated B. Compiled C. Assembled D. Object oriented

Computer Science & Information Technology