You would ________ a table if you wanted to display only data that matches specific criteria

A) scale B) freeze C) sort D) filter


D

Computer Science & Information Technology

You might also like to view...

String objects are immutable. This means they ________.

a. must be initialized b. cannot be deleted c. cannot be changed d. None of the abov

Computer Science & Information Technology

Explain the difference between virtual functions, late binding, and polymorphism.

What will be an ideal response?

Computer Science & Information Technology

When a method is declared with the __________ modifier, it cannot be overridden in a subclass.

a. final b. super c. void d. public

Computer Science & Information Technology

The prompt() method displays a dialog box with a message, a text box, an OK button, and a Cancel button.

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

Computer Science & Information Technology