Does javascript support multidimensional arrays ?
Answers were Sorted based on User's Feedback
Answer / guest
Yes,
example,
var x = new array(5) // single dimensional array
var a = new array(3,5) // multi dimensional array
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / hassan shahzad aheer
yes java script support multidimensional arry.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where are cookies actually stored on the hard disk?
write a program using javascript/ vbscript that checks if two matrices have identical values in all the elements.
a code in vb script, which creates a table of 5*2 in html this is a static table, one more same dynamic table, as we give input the table should get created.
What is servlet in javascript?
Define a named function in javascript.
How to add buttons in javascript?
What is the use of a set object in javascript?
What is the result of below given line of code in java script? 5+4+'7'?
What is javascript hoisting?
Why is javascript called richer interface?
What is webassembly good for?
How to write a comment in javascript?