An input _____ is a template or pattern that restricts data entry and prevents errors.

A. pattern
B. mask
C. legend
D. key


Answer: B

Computer Science & Information Technology

You might also like to view...

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

1. A derived class may become a base class, if another class is derived from it. 2. A member function of a derived class may not have the same name as a member function of a base class. 3. A derived class may not have any classes derived from it. 4. Some C++ operators cannot be overloaded by the programmer. 5. If an Ivalue reference refers to a memory location, that memory location becomes an lvalue.

Computer Science & Information Technology

In Windows, the log that stores events from a single application or component rather than events that might have system wide impact is the ____________ log

a. Application b. System c. Forwardedevents d. Applications and services

Computer Science & Information Technology

The increment operator is ____.

A. += B. =+ C. ++ D. --

Computer Science & Information Technology

The Windows _______________ command shows only filenames and arranges them in five columns across the screen.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology