Q. Choose the correct JavaScript syntax to change the content of the following HTML code.
β
Correct Answer: (C)
document.getElementById ("letsfindcourse").innerHTML = "I am a letsfindcourse";