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
Enumerate the differences between Java and JavaScript?
How Can I get facebook fans/likes?
What is event in web programming?
Explain closures in javascript?
What is primitive data type in javascript?
How will you create new object in javascript?
How do I get javascript?
java pgm for reads a file(text file) and removes all the spaces then the text and write this back into the same file. e.g: (Input) _______ chennai is fourth biggest city in india. (output) _______ chennaiisfourthbiggestcityinindia.
How do you declare a variable in javascript?
Is JavaScript case sensitive? Give an example?
What are different types of inheritence? Which inheritance is followed in javascript.
How to write html code dynamically using JavaScript?
What is meaning of === in javascript?
What is camelcase in programming?
What are types of javascript?