Question
Which of the following inbuilt object can be used to change the HTML code inside the body tag from the JavaScript code?
document.innerHTML
document.body.innerhtml
document.body.innerHTML
document.body.outerHTML
document.innerHTML
document.body.innerhtml
document.body.innerHTML
document.body.outerHTML
Answers
GPT 3.5
The correct option is: document.body.innerHTML