Answer Posted / m_xyz
var obj=new Object();
obj["age"]=18; or obj.age=18
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
How can you identify a function?
What are local variables in javascript?
What is the disadvantage of using innerhtml in javascript?
Can javascript code be broken in different lines?
What is a reverse string?
Name the numeric constants representing max, min values?
How do I view javascript in chrome?
Is javascript insecure?
What is are the types of the pop up box es available in javascript?
How to empty an array in JavaScript?
What is Currying in Javascript?
Explain why asynchronous code is important in javascript?
How can javascript be used to personalize or tailor a web site to fit individual users?
What does dynamic component in javascript contain?
How to access the value of a textbox using javascript?