Choosing to merge only records with the ZIP Code 39440-1203 is called ____ records.

A. arranging
B. filtering
C. merging
D. sorting


Answer: B

Computer Science & Information Technology

You might also like to view...

The commands for aligning controls are found on the ____ tab, in the Sizing & Ordering group.

A. Alignment B. Format C. Tools D. Arrange

Computer Science & Information Technology

What value is contained in the integer variable length after the following statements are executed?

``` length = 5; length *= 2; length *= length; length /= 100; ```

Computer Science & Information Technology

Public key encryption is more secure than symmetric encryption because it uses different keys for encryption and decryption

Indicate whether the statement is true or false.

Computer Science & Information Technology

Because of security concerns, governments do not use Web 2.0 technologies..

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

Computer Science & Information Technology