How to create 3-dimensional Array in Javascript?

Answer Posted / sumit

int a[][][] = new int[i][j][k];

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you disable javascript?

451


How can we detect os of the client machine using javascript?

528


What does the attribute defer/async do when added to the script tag?

529


What is node ecosystem?

455


How are object properties assigned?

517






How many types of functions JavaScript supports?

509


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

1778


What is variables in javascript?

457


How to get complete current page url with javascript?

468


How to get checkbox status whether it is checked or not?

524


What do I need to code javascript?

462


What is a prompt box in javascript?

505


What are the problems associated with using javascript, and are there javascript techniques that you discourage?

596


How many types of variables are there in javascript?

415


Can you have a function within a function in javascript?

474