array function clear an array code example Example 1: how to make array empty A.length = 0 Example 2: how to clear array in javascript A.length = 0