Computer Science, asked by rk0009693, 3 months ago

how do you access the data is an array ​

Answers

Answered by khaninayath302
2

Answer:

An array can hold many values under a single name, and you can access the values by referring to an index number.

*Creating an Array. ...

*Using the JavaScript Keyword new. ...

*Access the Elements of an Array. ...

*Changing an Array Element. ...

*Access the Full Array. ...

*Arrays are Objects. ...

*Array Properties and Methods. ...

*The length Property.

Answered by ItzAbhi47
12

Answer:

Hyyy

Explanation:

An array can hold many values under a single name, and you can access the values by referring to an index number.

✳Creating an Array. ...

✳Using the JavaScript Keyword new. ...

✳Access the Elements of an Array. ...

✳Changing an Array Element. ...

✳Access the Full Array. ...

✳Arrays are Objects. ...

✳Array Properties and Methods. ...

✳The length Property.

Similar questions