List the seven steps in the technical writing process.
What will be an ideal response?
(1) Generate a list of important ideas or features to be covered.
(2) Organize the list into a logical, hierarchical sequence to form an outline.
(3) Expand the outline into a first draft.
(4) Edit the draft one or more times for clarity.
(5) Arrange for an outside review.
(6) Revise the draft into its final form.
(7) Proofread the document.
You might also like to view...
Given the declaration Circle[] x = new Circle[10], which of the following statement is most accurate?
a. x contains an array of ten int values. b. x contains an array of ten objects of the Circle type. c. x contains a reference to an array and each element in the array can hold a reference to a Circle object. d. x contains a reference to an array and each element in the array can hold a Circle object.
Case-Based Critical Thinking QuestionsCase 3-2Kyra has been promoted to a new position: international marketing director. She is not familiar with the significance of different colors in various cultures worldwide. Therefore, she asks Max, who is much more knowledgeable about these matters, to help her get up to speed.If Kyra is building a religious Web site for an Israeli client, what color does Max say she should use if she wants to convey holiness?
A. white B. yellow C. red D. blue
In the accompanying figure, Item 1 points to the Text Pane, which opens when you click a button in the ____ group.
A. Edit SmartArt B. Insert SmartArt Graphic C. SmartArt Graphic Styles D. SmartArt
A JComboBox generates an ItemEvent.
Answer the following statement true (T) or false (F)