How can I define an array in JavaScript?
Answer Posted / hiren garasia
array arrayname=new array[];
Is This Answer Correct ? | 17 Yes | 11 No |
Post New Answer View All Answers
What is the difference between client side javascript and server side javascript.
Which keyword is used to print the text in the screen?
What and where are the best javascript resources on the web?
What are the uses of javascript in web page designing?
Explain how to detect the operating system on the client machine?
What is scope chain in javascript?
What is the use of a boolean object in javascript?
What is null in programming?
What is dhtml in javascript?
How to test for bad numbers using javascript?
How typeof operator works?
How to set the cursor to wait in JavaScript?
Can array in javascript be extended?
What can I build with javascript?
What is the difference between test () and exec () methods?