How do you assign object properties?
Submitted by: Administratorobj["age"] = 17;
//or
obj.age = 17;
Submitted by: Administrator
//or
obj.age = 17;
Submitted by: Administrator
Read Online JavaScript Job Interview Questions And Answers
Top JavaScript Questions
☺ | Are you concerned that older browsers don't support JavaScript and thus exclude a set of Web users? individual users? |
☺ | What is negative infinity? |
☺ | What's Math Constants and Functions using JavaScript? |
☺ | How to comment JavaScript code? |
☺ | What looping structures are there in JavaScript? |
Top Top World Wide Web Categories
☺ | Cascading Style Sheet CSS Interview Questions. |
☺ | HTML5 Interview Questions. |
☺ | Basic Internet Interview Questions. |
☺ | Domain Name System (DNS) Interview Questions. |
☺ | JavaScript Interview Questions. |