The predefined merge field that includes an introductory word and the recipient's name is the:
a. Greeting Line
b. Greeting Block
c. Salutation
A
Computer Science & Information Technology
You might also like to view...
Each time you add an object to an ArrayList using the ________ method, the object is added to the ________ of the list.
a) AddObject, end b) Add, end c) AddObject, beginning d) AddToFront, beginning e) AddToEnd, end
Computer Science & Information Technology
Two structure variables of the same type with the same member values, when compared will:
a. Always compare equally. b. Never compare equally. c. Sometimes compare equally. d. Result in a compile error.
Computer Science & Information Technology