Choose the sentence that demonstrates correct punctuation.?

A. ?"September 11, 2001," a book written by a firefighter, is on the bestsellers list.
B. ?September 11, 2001, a book written by a firefighter, is on the bestsellers list.
C. ?September 11, 2001, a book written by a firefighter, is on the bestsellers list.

Answer: B

Computer Science & Information Technology

You might also like to view...

The ________ operator adds the value of the right operand to the value of the left operand and stores the result in the left operand.

a) -= b) *= c) += d) /=

Computer Science & Information Technology

Why does a C++ program need to have a main function?

What will be an ideal response?

Computer Science & Information Technology