____ is the default format for a new email message.

A. Plain Text
B. STMP
C. Rich Text
D. HTML


Answer: D

Computer Science & Information Technology

You might also like to view...

To move from one field to the next in a main form, you would press the ____ key.

A. Shift B. Enter C. Page Down D. Tab

Computer Science & Information Technology

Given the class declaration, class D : public class B {/*…*/}; Which of the following is true?

a. public members of B become public members of D b. private members of D become public members of B c. protected members of B become protected members of D d. private members of B become public members of D e. private members of B are inaccessible in D.

Computer Science & Information Technology

When you display the Appointment Recurrence dialog box, Outlook automatically sets the range of recurrence with the date the appointment starts.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Complete programs that are translated into complete machine-executable programs are said to be ____.

A. interpreted B. compiled C. instantiated D. validated

Computer Science & Information Technology