The ____ folder contains a particular user's documents and folders.?

A. ?Documents
B. ?Keepsake
C. ?Extension
D. ?Personal


Answer: A

Computer Science & Information Technology

You might also like to view...

A recursive function is one that

a. Speeds up a program. b. Is always slower than a nonrecursive function. c. Calls itself d. Calls no functions at all. e. Calls another function

Computer Science & Information Technology

Given the Person and Location tables provided at the start of the chapter, what is the SQL statement needed to return a query that lists all of the states that any person resides in?

What will be an ideal response?

Computer Science & Information Technology

A ____ defines the size of the page and its elements as a percentage of the screen width, meaning that a Web page and its elements are wider on a wider screen.

A. fixed layout B. standard layout C. fluid layout D. water layout

Computer Science & Information Technology

Which of the following functions rounds a number up or down to the number of digits indicated in the function?

A) ROUND B) ROUNDDOWN C) ROUNDUPDOWN D) ROUNDUP

Computer Science & Information Technology