Declare Array With Size Javascript

of other types, the declaration does not actually create an array; it simply tells the compiler that this variable will hold an array of the specified type. Normally, the dimension specifications are simply integers that indicate the size of that dimension. That is, each element of a multidimensional array is an array itself. ................
................