单项选择题

如果html元素’< div>欢迎< a href="/profile">Jerry< /a>同学!< /div>’对应的DOM节点是element,那么element.children.length的值为()。

A.4
B.3
C.2
D.1