Report Bug
Qus : Find the only statement in the following that is correct.
Qusनिम्नलिखित में से केवल वही कथन ज्ञात कीजिए जो सही है।

A. JavaScript interpreter processes programs written in Java.
B. JavaScript interpreter processes commands in a script written in JavaScript.
C. Java and JavaScript are almost similar
D. JavaScript cannot be embedded in HTML.


Solution
B. JavaScript interpreter processes commands in a script written in JavaScript.






Report Bug