Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

JavaScript Code can be called by using ___________

a) Triggering Event
b) Preprocessor
c) RMI
d) Function/Method

Answer: d
Explanation: 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.

Join The Discussion