

MCQOPTIONS
Saved Bookmarks
1. |
What is the code snippet to change the class and let the stylesheet specify the details? |
A. | imestamp.className = "highlight"; |
B. | imestamp.className = "change"; |
C. | imestamp.className = "specify"; |
D. | imestamp.className = "move"; |
Answer» B. imestamp.className = "change"; | |