Question:

What do you mean by Array? How will you declare an array?

 

Answer Array
1. Array is a compound data structure in computing.
2. It is as a collection of numbered variable.

An array in javaScript have the following general syntax to declare:

1. var a=new Array();
2. var a=[];

 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd_com_https\answers\column_answer_two.php on line 128
+ Report
Total Preview: 1289

What do you mean by Array? How will you declare an array?

Copyright © 2024. Powered by Intellect Software Ltd