InterviewSolution
Saved Bookmarks
| 1. |
What are the features of an interpreter?(a) Shared with other properties(b) Embedded in other tools(c) Shared with other properties & Embedded in other tools(d) Used with htmlThis question was addressed to me at a job interview.This is a very interesting question from Browser Parsing and Rendering in portion Graphics and Rendering of JavaScript |
|
Answer» The correct choice is (c) SHARED with other PROPERTIES & EMBEDDED in other tools |
|