What does getElementsByTagName() return?

A collection of elements that have the same tagAn array of elements that have the same tagAn array of elements that have the same class

A collection of elements that have the same tag.