Choose the sentence with the correct comma usage from the following set of sentences.?

A. ?The president said "Quarterly sales have exceeded our projections." (No commas)
B. ?The president said, "Quarterly sales, have exceeded our projections."
C. ?The president said, "Quarterly sales have exceeded our projections."


Answer: C

Computer Science & Information Technology

You might also like to view...

A scroll bar contains scroll arrows and a scroll box.

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

Computer Science & Information Technology

What is the purpose of WEP?

What will be an ideal response?

Computer Science & Information Technology

You have set up a TFTP server to support PXE booting of several workstations. Which of the following protocols would this setup make use of?

A. TCP B. UDP C. ICMP D. IGMP

Computer Science & Information Technology

Which of the following statements about the conditional operator ( ?: ) is false?

A. The conditional operator is a ternary operator, meaning that it takes three operands. B. The first operand is a bool expression. C. The second operand is the result value if the condition evaluates to false. D. The second operand is the result value if the condition evaluates to true.

Computer Science & Information Technology