A ________ is informational text that displays when you point to commands or thumbnails on the Ribbon

A) hyperlink B) KeyTip C) ScreenTip D) snip

C

Computer Science & Information Technology

You might also like to view...

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

1. The argument-passing mechanism for a function's input arguments is known as call-by-value. 2. The argument-passing mechanism for a function's output arguments is known as call-by-reference. 3. The ampersand symbol indicates that the call-by-reference mechanism is to be used. 4. Using the call-by-reference mechanism, the address of the formal argument is passed to the called function 5. For arguments used only as input, the value of the actual argument is copied to the called function's memory space.

Computer Science & Information Technology

Never underestimate the role that experimentation plays in graphic design.

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

Computer Science & Information Technology