The ____ filter allows multiple criteria to be selected and a sort order to be defined for the selected records.

A. AutoFilter
B. Filter by Selection
C. Filter B Form
D. Advanced Filter/Sort


Answer: D

Computer Science & Information Technology

You might also like to view...

Suppose the unary ! operator is an overloaded member function of class String. For a String object s, which function call is generated by the compiler when it finds the expression !s?

a. s.operator!() b. s.operator!(default_value1, default_value2,…) c. operator!(s) d. A compiler error results because no arguments are given.

Computer Science & Information Technology

802.11ac is the current wireless Ethernet standard

Indicate whether the statement is true or false

Computer Science & Information Technology

Assume the watch system you described in Exercises 4-1 and 4–2 also supports an alarm feature. Describe setting the alarm time as a self-contained use case named SetAlarmTime.

What will be an ideal response?

Computer Science & Information Technology

HTML ____ specify how a document should appear when displayed on a computer screen or printed.

A. codes B. texts C. bits D. tags

Computer Science & Information Technology