array

What is array ?

  • Profile picture of Mcs
  • by Mcs June 30, 2025

An array is a special type of variable that can store multiple values in a single variable.

Example:

let fruits = ["apple", "banana", "orange"];

Basic Array Methods

array methos

Array Search Methods

Array Search Methods

Array Sort Methods

Array Sort Methods

Array Iteration Methods

Array Iteration Methods

Comments

Add new comment

Restricted HTML

  • Allowed HTML tags: <br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href> <blockquote cite> <ul type> <ol type start> <strong> <em> <code> <li>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.