A ____ folder is the location of a document to be moved or copied.

A. source
B. start
C. target
D. personal


Answer: A

Computer Science & Information Technology

You might also like to view...

Suppose we have a class called Fish, an object of the Fish class called salmon, a class function called eat, and we would like to pass the string “worm” into the eat function. The line of code for doing this would look like this:

A. Fish.eat( “worm” ); B. eat( “worm” ); C. salmon.eat( “worm” ); D. Fish.salmon( eat.worm );

Computer Science & Information Technology

When Outlook detects a macro attempting to send an e-mail, it launches a warning box. If the user clicks the REJECT button inside the warning box, Access will halt the macro process and will not complete any further actions

Indicate whether the statement is true or false

Computer Science & Information Technology

In a relational database, the ________ keys are always on the "many" side of a one-to-many relationship

Fill in the blank(s) with correct word

Computer Science & Information Technology

The sum of squares of the first two even integers is ____.

A. 5 B. 10 C. 15 D. 20

Computer Science & Information Technology