Front End Programmer Question:
Download Job Interview Questions and Answers PDF
Explain what is a javascript object?
Answer:
A collection of data containing both properties and methods. Each element in a document is an object. Using the DOM you can get at each of these elements/objects and do some cool sh*t.
Download Front End Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me what is the difference between form get and form post? | Tell us what is the difference between HTML and XHTML? |