Multiple Choice
Which of the following represents an HTML paragraph break?
A) var ES = "";
B) var PA = "<p />";
C) var BR = "<br />";
D) var NL = "\n";
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Variable names are usually verbs because they
Q7: _ are variables that need to receive
Q8: Methods are usually represented by modules or
Q9: You create an object with the keyword
Q10: In JavaScript, the _ object is instantiated
Q12: A constructor usually has the same name
Q13: In JavaScript, a constructor needs to link
Q14: Which of the following methods returns a
Q15: An object's properties are defined in the
Q16: Methods are usually nouns because they describe