You can format an ordered list to show different styles of numbers or letters by using the List Properties dialog box.?
Answer the following statement true (T) or false (F)
False
You might also like to view...
When the parameters in a method have the same as instance variables you can differentiate them by using the _____ parameter.
a. String b. hidden c. default d. this
If addressList exists and has values stored in it and addrList is an array with values stored in it, what will be the results when the following code is executed?
addressList.setListData(addrList); A) The values of addrList will be attached at the end of the current addressList. B) The values in addressList will be replaced by the values in addrList. C) The values of addrList will be inserted at the beginning of the current addressList. D) addressList will be unchanged.
Which type of events trigger data macros?
A) Form events B) Query events C) Report events D) Table events
Typing text is also called ____________________ text.
Fill in the blank(s) with the appropriate word(s).