How can I define an array in JavaScript?
Answer Posted / shini nino
var arrQualif=new Array();
| Is This Answer Correct ? | 30 Yes | 10 No |
Post New Answer View All Answers
How can javascript make a web site easier to use? That is, are there certain javascript techniques that make it easier for people to use a web site?
Is it safe to use javascript?
How to get value of an element by class in javascript ?
What is the use of a date object in javascript?
What is npm javascript?
Why typeof null is object?
How do you target a specific frame from a hyperlink?
How to calculate fibonacci numbers in javascript?
Is it possible to do 301 redirects in javascript ?
Can you explain about screen object?
What is a Typed Language?
What does a typeof operator do?
what is the function of public class main ?
What is node value?
How to embed javascript in a web page?