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                      
tip   SiteMap shows list of All Categories in this site.
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 ?    6 Yes 5 No
Anand Prakash
 

 
 
 
Other JavaScript Interview Questions
 
  Question Asked @ Answers
 
program showing string concatenation?  3
Can you tell me how to send email using javascript?  2
where we use javascript and for which purpose we use javascript how? TCS5
In javascript chained select menus are available.first select menu is worked and others are disabled.when we select any one option then the next select menu will worked having option releated to selcted in first select menu.How it possible? what is the coading of this programme?  1
disbable back option by java script TCS5
Give code Email Checking  3
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window". TCS4
Explain about session? Where it runs & what are different types of session handling?  1
WHAT IS DIFFERENT BETWEEN CORE JAVA AND ADVANCED JAVA?  2
What is this keyword? Satyam5
Write sample code for pagination using java script.  1
What is the use of a form in html page? Is there any way to submit the page without using the form. Kanbay3
What is the difference between java and java script? Wipro3
How do you assign object properties? Satyam3
how to disable source option at view menu in browser like internet explorer...mozilla...etc..pls help me...  1
What is the relationship between Java script, J script and ECMA script?  1
What is the main difference between Client side JavaScript and and Server side Java Script? Ramco6
Hi Friends, I am new to java, please provide some use full docs, and where can i get basic Java script docs... thanx in advance  8
Hai what is the difference between java and javascript  1
What is the Difference between HTML and DHTML  3
 
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