What is a way to append a value to an array?
Answer Posted / narasimhan
We can use push() method to add an element in an array in
its last node.
| Is This Answer Correct ? | 25 Yes | 3 No |
Post New Answer View All Answers
What are the decodeURI() and encodeURI()?
How Does Function Hoisting Work in JavaScript?
Can you give an example showing javascript hoisting?
How to port a GUI application onto Web
In javascript what is an argument object?
Auto insurance project..How to explain project in interviews.Using Automation tool (selenium).
How to set the cursor to wait in JavaScript?
Explain unescape() and escape() in javascript?
What do you mean by script?
What are associative arrays in javascript?
Is javascript free to use?
What is a module in javascript?
What is s+ in regex?
Is javascript object oriented?
How to trigger a postback on an updatepanel from javascript?