ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Scripts  >>  JavaScript
 
 


 

 
 PHP interview questions  PHP Interview Questions
 ASP interview questions  ASP Interview Questions
 CGI Perl interview questions  CGI Perl Interview Questions
 JavaScript interview questions  JavaScript Interview Questions
 VB Script interview questions  VB Script Interview Questions
 JSP interview questions  JSP Interview Questions
 Shell Script interview questions  Shell Script Interview Questions
 Python interview questions  Python Interview Questions
 Tcl interview questions  Tcl Interview Questions
 Awk interview questions  Awk Interview Questions
 AJAX interview questions  AJAX Interview Questions
 Ruby on Rails interview questions  Ruby on Rails Interview Questions
 Scripts AllOther interview questions  Scripts AllOther Interview Questions
Question
How to create 3-dimensional Array in Javascript?
 Question Submitted By :: Pankajbisane
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How to create 3-dimensional Array in Javascript?
Answer
# 1
for (i = 0; i < arr.length; i++) {

 for (j = 0; j < arr[0].length; j++) {

  arr[i][j] = new Array(3);
 }

}
 
Is This Answer Correct ?    0 Yes 0 No
Anand Prakash
 

 
 
 
Other JavaScript Interview Questions
 
  Question Asked @ Answers
 
What is the Difference between HTML and DHTML  2
How do you send a message to the browser in JavaScript? Four-soft2
Explain about session? Where it runs & what are different types of session handling?  1
Does javascript support multidimensional arrays ?  2
How about 2+5+"8"? Satyam4
What does "1"+2+4 evaluate to? Satyam3
What is the use of a form in html page? Is there any way to submit the page without using the form. Kanbay3
why you used Java Script? Can it use for both client side and server side validation purpose? BeBo-Technologies8
Write sample code for pagination using java script.  1
I have a report which has id as hyperlink.when i click the id it should move to next report which displays the corresponding details.tell me how to get the value of hyperlink(which id is clicked) dynamically using javascript? so that i can make condition on my second report?  2
How do you assign object properties? Satyam3
How to create 3-dimensional Array in Javascript? CybAge1
How do you create a new object in JavaScript? Satyam2
How do you convert numbers between different bases in JavaScript? Satyam3
what is inheritence Wipro2
1) How can we use java script in testing the application? 2) What all the things(Software application - like browser, notepad) we need to learn Jscript?  1
What is the main difference between Client side JavaScript and and Server side Java Script? Ramco4
How to go next field without filling the text? Which function should we use?  3
What are JavaScript types? Satyam2
What looping structures are there in JavaScript? Satyam1
 
For more JavaScript Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com