How to create 3-dimensional Array in Javascript?

Answer Posted / upendar

array[][] = new Array();

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are JavaScript Data Types?

625


what is the difference between window & document in javascript?

526


Which keywords are used to handle exceptions?

573


Is JavaScript a true OOP language?

685


What is javascript hoisting?

597






Define anonymous function.

592


Is javascript free to use?

540


Write a program in Java to display the IP address of the local and remote machine.

1841


Explain prototypal/differential inheritance?

548


What is an external javascript?

537


To write messages to the screen without using "document.write()"?

519


What is the meaning of callback function?

553


What is lambda in programming?

512


What’s a way to append a value to an array?

571


What are the three core languages in web pages?

642