1.

JavaScript Code can be called by using ___________(a) RMI(b) Triggering Event(c) Preprocessor(d) Function/MethodI got this question during an online exam.The query is from Types, Values and Variables topic in division Lexical Structures of JavaScript

Answer»

The correct OPTION is (d) Function/Method

For explanation I would SAY: JavaScript CODE can be called by making a function call to the element on which JavaScript has to be run. There are many other methods like onclick, onload, and onsubmit ETC.



Discussion

No Comment Found

Related InterviewSolutions