Front End Programmer Question:
What is the difference between a host object and a native object?
Answer:
Native - existing in JavaScript. Host - existing in the environment.
Previous Question | Next Question |
Explain what is the lazy loading? | Tell me are you familiar with Jasmine or QUnit? |