How do you create a new object in JavaScript?
Answer Posted / nidz
var myObject={} this also creates a new object
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to detect the OS on the client machine in JavaScript?
Is javascript safe to download?
how can we retrieve value from one database server and store them another database server using sql server code
What can be the challenges during testing a program or a system?
How to read elements of an array in JavaScript?
What's the purpose of javascript?
How do you add an element at the end of an array?
What is Unobtrusive JavaScript & Why it's Important?
Text from your clipboard?
How do you clear an array in javascript?
How to create an object in javascript?
What is double exclamation point?
Is javascript backend or frontend?
What is the use of a number object in javascript?
How do you organize your JavaScript code?