You can also resize a control precisely by watching the lower-left corner of the ____ to see the width of the control in characters as you drag it.
A. Control Dialog box
B. task bar
C. Ribbon
D. status bar
Answer: D
You might also like to view...
Which of the following is NOT a color of a wavy underline related to spelling and/or grammar errors?
A) green B) red C) blue D) yellow
Jeremy has been using XML to organize data for a company that manufactures medical devices. He knows you have experience writing XML data to an output file using XSLT and XPath, and asks for your help improving the display of his data. Jeremy would like to reference all the nodes in the node tree, and asks if it will be necessary to type them all out individually. You reassure him that he can select all the nodes in the node tree using the short path expression _____.
A. ?.* B. ?//* C. ?./* D. ?*//
Outlook provides an easy way for managers to ____.
A. assign tasks B. create new data sets C. design tables D. reorganize staff
To improve readability and maintainability, you should declare _________ instead of using literal values such as 3.14159.
a. variables b. methods c. constants d. classes