Report Bug
Qus : JavaScript Code can be called by using
Qus जावास्क्रिप्ट कोड का उपयोग करके कॉल किया जा सकता है

A. RMI
B. Triggering Event
C. Preprocessor
D. Function/Method


Solution
D. Function/Method



Explanation
JavaScript code is as easy to be implemented and run. It can be called by using a function or a method)



Report Bug