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 is the prototype object in javascript and how it is used?
What is a null variable?
What is the difference between java & javascript?
What are javascript closures?
How to test PAGE LOAD TIME, RELOAD THE PAGE, CAPTURE THE URL'S , TEST THE PIXALS please please above all these how to test as a tester
What is the difference between sessionstate and viewstate?
accessdenied javanet disconnet
Why do we need hoisting in javascript?
How do I turn on javascript on my phone?
Explain arrow functions?
How do I open javascript in browser?
How will you get the checkbox status whether it is checked or not?