Match the following window elements with their location

I. Volatile
II. Freeze Panes
III. Sort
IV. Split
V. Filter

A. Separates a window into panes
B. Updates automatically
C. Arranges data in a specific order
D. Keeps rows or columns fixed
E. Displays only a portion of data that matches a criteria

B, D, C, A, E

Computer Science & Information Technology

You might also like to view...

The __________ method in the Queue interface retrieves and removes the head of this queue, or null if this queue is empty.

a. poll() b. remove() c. peek() d. element()

Computer Science & Information Technology

The round method is associated with many different classes, including all of the following except ____.

A. Numeric B. Integer C. Float D. String

Computer Science & Information Technology