Multiple Choice
You can display single quotation marks with the document.write() method by enclosing your text string within ____.
A) periods
B) double quotation marks
C) parentheses
D) brackets
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Spam reduces productivity by forcing employees to
Q14: Function names,unlike variable names,are case-sensitive._
Q15: For JavaScript external files,the MIME type is
Q16: Which of the following formats is not
Q17: For Java,a program is converted from a
Q19: Essentially,Java and JavaScript are the same.
Q20: You should declare a variable in JavaScript
Q21: In client-side programming,programs that run on the
Q22: The _ character can be used to
Q23: Every function includes a _,which identifies it.