Explain how a text box differs from simple shaded text.
What will be an ideal response?
A text box is more versatile than shaded and bordered text. As an object, a text box can be selected and managed independently of surrounding text. You can drag a text box to reposition it, you can resize it, and you can add all sorts of special effects and color styles to a text box. In some cases, shaded and bordered text is all that is needed to emphasize part of a document. However, when you want to include more than simple text—possibly a combination of graphics and text—and when the text included should be more freeform, a text box is more suitable than other forms of bordered text.
You might also like to view...
Windows Explorer has a pane located on the left side which can display the directory structure of one or more drives. What is the name of this pane?
A. Folder pane. B. File pane C. Directory pane D. Navigation pane
Which of the following statements are true?
a. Every recursive method must have a base case or a stopping condition. b. Every recursive call reduces the original problem, bringing it increasingly closer to a base case until it becomes that case. c. Infinite recursion can occur if recursion does not reduce the problem in a manner that allows it to eventually converge into the base case. d. Every recursive method must have a return value. e. A recursive method is invoked differently from a
To write information to a file, use the
a. cout object b. pen object c. output object d. stream insertion operator e. None of these
When the mouse button is clicked and held on a tab stop marker on the horizontal ruler, a dotted vertical line is projected down the document to provide a preview of the position of the tab
Indicate whether the statement is true or false