Q: How many childNodes does an empty <div> element have?
A: According to this browser (), when the code is written as <div id="test"></div> the answer is .
<div id="test"></div>