Another option for finding data quickly is to use the ____ command, which is available when you are using a table or query datasheet, form, or report.

A. Find
B. Look
C. Hunt
D. Replace


Answer: A

Computer Science & Information Technology

You might also like to view...

Which statement is false?

a. The Collections API provides a set of public static methods for converting collections to unmodifiable versions. b. Unmodifable wrappers throw ModificationExceptions if attempts are made to modify the collection. c. You can use an unmodifiable wrapper to create a collection that offers read-only access to others while allowing read-write access to yourself. d. You can create the kind of collection mentioned in part (c) simply by giving others a reference to the unmodifiable wrapper while you also retain a reference to the wrapped collection itself.

Computer Science & Information Technology

An organization has been assigned the network number 140.25.0.0/16 and it needs to create networks that support up to 60 hosts on each IP network. What is the maximum number of networks that can be set up? Explain your answer.

What will be an ideal response?

Computer Science & Information Technology

The JPEG format uses a process called ____ to replace discarded colors.

a. rastering b. optimization c. compression d. dithering

Computer Science & Information Technology

Class string member function ______ is used for assignment.

What will be an ideal response?

Computer Science & Information Technology