When you close a table after using a selection filter and then reopen it, what happens to the filter?
A) The filter is not saved.
B) The filter is still operating.
C) The filter is removed, but Toggle Filter will bring it back.
D) The filter is removed permanently.
C
Computer Science & Information Technology
You might also like to view...
A ________ chart shows a comparison among related data
A) column B) line C) pie D) pyramid
Computer Science & Information Technology
The sequential search algorithm uses a(n) ____ variable to track whether the item is found.
A. int B. bool C. char D. double
Computer Science & Information Technology