Critical Thinking QuestionsCase 1-1You are working on a large report for your class, and you would like to use tools available in Word to help improve your report's format. Answer the next set of questions about using the Mini toolbar to format text.
In certain key places in your document, you are using bold and underline. If you remove these features, what are you changing?
a.Font facec.Font formatb.Font styled.Font motif
What will be an ideal response?
Answer: b
Computer Science & Information Technology
You might also like to view...
This provides the same type of security features as SSL including integrity, authentication and confidentiality but uses the UDP protocol.
What will be an ideal response?
Computer Science & Information Technology
Which of the following methods is not in the Math class?
a. ceil b. abs c. parseInt d. log
Computer Science & Information Technology
PowerPoint classifies animated ____ files as a type of video or movie because the clips have movement or action.
A. JPEG B. GIF C. TIFF D. PNG
Computer Science & Information Technology
The following code contains a common error. What is it? float x = 123.45; printf("%d\n", x);
A. The conversion code is wrong B. The newline delimiter is wrong C. The width is not specified D. The parameter is a value and it should be an address E. The wrong function is being used
Computer Science & Information Technology