To sort records within a group, click the ____ button and select the field by which you want to sort.

A. down-arrow
B. up-arrow
C. right-arrow
D. left-arrow


Answer: A

Computer Science & Information Technology

You might also like to view...

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

1. The length of a string is determined by the size of the variable in which it is stored and does not depend on the value stored in the variable. 2. The following function call stores in target the null-terminated string "Eliza". strncpy(target, "Elizabeth", 5); 3. The string library function strcmp compares the lengths of two strings.

Computer Science & Information Technology

Using the Spacing option, a user can increase or decrease the amount of space between characters

Indicate whether the statement is true or false

Computer Science & Information Technology

A theme must be applied individually to each paragraph in a document

Indicate whether the statement is true or false

Computer Science & Information Technology

The paintComponent is triggered automatically by the ____ in response to certain events.

A. JVM B. compiler C. method D. program

Computer Science & Information Technology