Which of the following is NOT a way to add the selected text to the Clipboard?

A. Press [Ctrl][X].
B. Use the mouse to drag the text to the Clipboard.
C. Press [Ctrl][C].
D. Click the Copy button.


Answer: B

Computer Science & Information Technology

You might also like to view...

Neither the assignment operator overloading nor the copy constructor is inherited. If you do not create one, does this mean that the derived class will have no assignment operator or copy constructor?

What will be an ideal response?

Computer Science & Information Technology

In the equation x = y/z if y and z are int and x is a double, the values are y = 25 and z = 11, what will be the value of the variable x?

A. 2.0000000000 B. 3.0000000000 C. 2.2727272727 D. 14.000000000

Computer Science & Information Technology

802.1X utilizes EAP.  Which is a correct statement about EAP?

A. EAP is one of the strongest encryption protocols B. EAP is used by WEP2 to resolve some of WEP2's weaknesses C. EAP uses two types of packets to perform authentication D. EAP is a framework for transporting authentication protocol

Computer Science & Information Technology

Which of the following best describes hyperlinks?

A) Text or other objects that display a document, location, or windows when clicked. B) Any object on a form or report. C) Fields whose values are retrieved from another table. D) Controls that perform an action or sequence of actions when clicked.

Computer Science & Information Technology