Mixed Technical — Set 5
In a standard web scripting language, which built-in function is specifically designed to append one or more items to the tail of an existing list structure?
attach()
appendToEnd()
push()
insertLast()