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

To elaborate: A JavaScript ENGINE is a program or an interpreter which EXECUTES JavaScript code. The interpreter can be shared with other properties, or embedded in other tools.



Discussion

No Comment Found

Related InterviewSolutions