Is array an object javascript?
Answer / Deepak Goswami
No, in JavaScript, an Array is a built-in object and not a primitive value like String or Number. However, it can be treated as if it were an object due to its methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the extension of java script.
If 2 methods have same name and same number of parameters, which one will be executed first?
What are .js files?
What boolean operators does JavaScript support?
5 Answers Aptech, HCL, Satyam,
how to read and write a file using JavaScript?
What is unobtrusive javascript? How to add behavior to an element using javascript?
How do you implement Ajax using hide() function in JQuery?
What is are the types of the pop up box es available in javascript?
What does the term sticky session mean in a web-farm scenario?
What is javascript in simple terms?
What is the scope of a function?
How to get height and width of different browser in Javascript?