JavaScript Demo: Array.indexOf() ... Start from index 2. console.log(beasts.indexOf('bison', 2));. // Expected output: 4. console.log(beasts.
確定! 回上一頁