Short Answer
Joining several components together, as in:
'<tr style="background-color:00ccff ">' + '<td>-10</td><td>' +
convertC2F(-10) + '</td></tr>'
is done using the ________ operator .
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: A function is declared by writing its
Q30: Select all that apply . In JavaScript
Q31: Functions allow for code to be reused
Q32: Variables declared within a function<br>A) cannot be
Q33: A computer cannot generate a truly random
Q35: After running the following JavaScript, what is
Q36: The name of a function identifies it
Q37: Variables declared inside a function are _
Q38: The values returned by the Math .
Q39: Function names cannot contain numbers and must