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
Why do we need to declare variables?
To write messages to the screen without using "document.write()"?
How do I enable cookies safari?
What is meant by object oriented programming?
What is foreach loop in javascript?
Why is currying called currying?
Difference Between JavaScript and ECMAScript?
What is eval() in javascript?
What would be the result of 3+2+”7″?
How to create a confirmation box?
What is spread operator react?
Explain the working of timers in javascript?
List some design patterns in javascript?
What do you mean by script?
How do you sort in javascript?