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 |
What are the ways to define a variable in javascript?
What is push() method in javascript?
How would you compare two objects in JavaScript?
Whether JavaScript has concept level scope?
Is javascript open source?
Write sample code for pagination using java script.
what is runnable interface
How to get height and width of different browser in Javascript?
What is negative infinity?
how can count show data in grid view using java script
Hai what is the difference between java and javascript
What is the best ide for javascript development?