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
What is the === in javascript?
What is console.time() and console.timeend()? What is its syntax, and why is it used?
What are the data types supported by javascript?
What is unshift method in JavaScript?
What are global variables in javascript?
What is javascript hoisting?
What is use of flutter?
How to get value of an element by class in javascript ?
What is the syntax of ‘self invoking function’? Give an example?
What is an external javascript?
How can I set up my own javascript error handler?
Where do you put javascript in html?
How can you create an Array in JavaScript?
How to submit a form using JavaScript by clicking a link?
discuss scoping in javascript?