Given the commands below, what do they do?
for (position = 1 through aList.getLength()/2)
{
a = aList.getEntry(aList.getLength()-position+1)
aList.setEntry(aList.getEntry(aList.getLength()-position+1))
aList.setEntry(a,position)
}
a. randomize the entries
b. sort the entries
c. reverse the order of the entries
d. count how many entries there are
c. reverse the order of the entries
You might also like to view...
A VBox’s ________ determines the layout positioning of its children.
a. margin b. padding c. calibration d. alignment
The Query Wizard button is found in the ________ group under the Create tab
A) Reports B) Tables C) Queries D) Templates
The commands that a browser runs in response to an event is ascript.
Answer the following statement true (T) or false (F)
_____________________ are the rules you internalize and use to measure your performance.
Fill in the blank(s) with the appropriate word(s).