Which DOM operations return HTMLCollection, and which return NodeList

I only know the difference between HTMLCollection and NodeList, but I don"t know which DOM operations will return HTMLCollection, and which will return NodeList,. Please give me an answer if you want to know. Thank you ~

Mar.18,2022

childNodes and querySelectorAll , getElementsByName returns NodeList .

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30b43-2b4b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30b43-2b4b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?