Which button sends a message that includes the original message and your comments directly to the sender and all recipients of the original message?
A. Reply
B. Reply All
C. Forward
D. Follow Up
Answer: B
Computer Science & Information Technology
You might also like to view...
A file's ____________ marks the location of the next item that will be read from the file.
a. line marker b. index value c. read position d. newline character
Computer Science & Information Technology
Each document, program, picture, or Web page is stored as a(n) _____.
A. file B. data file C. executable file D. cloud
Computer Science & Information Technology
COGNITIVE ASSESSMENT How is printer resolution measured?
A. points per inch B. pixels per inch C. dots per inch D. strikes per inch
Computer Science & Information Technology
If a class does not define constructors, the compiler provides a default constructor with no parameters, and the class’s instance variables are initialized to ________.
a. zero b. null c. their default values. d. false
Computer Science & Information Technology