To copy an image, _____ the picture, then use the Copy and Paste options from the shortcut menu.
A. right-click
B. left-click
C. double-click
D. drag and click
Answer: A
You might also like to view...
Which programming language is used by Apple for iPhone application software?
a. Perl b. C# c. Java d. JavaScript e. Objective C
If an expression contains several multiplication, division and remainder operators, they are performed from ________________.
a) right to left b) left to right c) Both of the above. d) Neither of the above.
________ is when a line used to estimate values is extended beyond the end of the known data
A) Extrapolation B) Perspective C) Marking D) Trending
A procedure in a subclass that has the same name as a procedure in its base class must be declared in the subclass with the ____ keyword.
A. Overridable B. Overrides C. Replaceable D. Replaces