
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Single dimensional array vs multidimensional array in JavaScript.
Following is the code for single and multidimentsional array in JavaScript −
Example
Document Single dimensional array vs multidimensional array
Single dimensional ArrayMultidimensional ArrayClick on the above button to display single and multidimensional array
Output
The above code will produce the following output −
On clicking the ‘CLICK HERE’ button −
Advertisements