The arrays have the same elements. The JSON.stringify() method converts an array into JSON string. ... Then, the two array strings are compared using == .
確定! 回上一頁