CIW Exam Questions

Which method of the String object is used to write the JavaScript equivalent to this HTML?

Consider the following HTML:
<|></|>
Which method of the String object is used to write the JavaScript equivalent to this HTML?

A.
bold()

B.
fixed()

C.
italic()

D.
sub()