You use the ____ method to convert a string to uppercase.
A. ConvToUpper
B. strUpper
C. ToUpper
D. ConvUpper
Answer: C
You might also like to view...
Which of the following is NOT a function of an operating system?
A) It keeps track of files and folders B) It allows you to create written documents C) It sends output to a display or output device D) It recognizes keyboard input
Which of the following is not a valid method to remove a field from a PivotTable?
A) Click the check box next to the field name to deselect it in the Choose fields to add to report section. B) Drag a field name in the Drag fields between areas below section outside the PivotTable Fields List. C) Click the field name in the Drag fields between areas below section and select Remove Field. D) Select the field to be removed in the PivotTable and press DELETE.
Which of the following would be the most likely networking set-up for a group of students who bring along their own computers and get together at someone's house on the weekends to play games?
a. VPN b. WAN c. LAN d. server-client networking
Consider a mail-order business in which customers get a discount based on the quantity they order. In writing a program to compute the discount based on a customer's order quantity, why is it not a good idea to construct an array with as many elements as a customer might want to order, and store the appropriate discount associated with each number?
What will be an ideal response?