A small box that displays the name of a screen element or information about it is called a ________

A) ScreenHint B) ScreenShot C) ScreenClue D) ScreenTip


D

Computer Science & Information Technology

You might also like to view...

In general, move constructors and move assignment operators should not throw exceptions because they’re simply moving resources, not allocating new ones. For this reason, both the move constructor and move assignment operator are declared ________ in their prototypes and definitions.

a. const b. nothrow c. noexcept d. noerror

Computer Science & Information Technology

The STL list class method end() is a mutator function.

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

Computer Science & Information Technology

Explain how an appender infection works.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is not determined by a site survey?

a. feasibility of the desired coverage b. potential sources of interference c. the security of the WLAN d. estimated number of access points needed to provide coverage e. current locations of the wired network into which the WLAN will connect.

Computer Science & Information Technology