MCQ
Which property of the document object is used to get the HTML content?
Explanation
innerHTML is most commonly used to get or set the HTML content of an element.