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
Is Exception handling possible in Javascript?
How would you organize your javascript code?
How you will add function as a property in a javascript object? Give an example.
How do we get javascript onto a web page?
What are the requirements of web application using javascript?
What is the use of let & const in javascript?
How do I turn on javascript?
How long does it take to get good at javascript?
Difference Between JavaScript and ECMAScript?
What is the difference between null & undefined?
How do you know if a set of points is a function?
How to validate a form in javascript?
What’s relationship between javascript and ecmascript?
What are events in javascript?
Is javascript client side or server side?