बटन और मूवी क्लिप दोनों के लिए निम्नलिखित में से कौन से दो सामान्य इवेंट हैंडलर फ़ंक्शन का उपयोग किया जाता है?<break-line><break-line>Which of the following are two common event handler function use for both Buttons and Movie Clips?
निम्नलिखित में से किस तरीके से आप JavaScript में SCRIPT टैग डाल सकते हैं?<break-line><break-line>In which of the following way you can insert a SCRIPT tag in JavaScript?
A.दो BODY टैग के बीच/Between two BODY tags
B.दो HEAD टैग के बीच/Between two HEAD tags
C.HEAD सेक्शन में बाहरी फ़ाइल के लिंक के रूप में/In the HEAD section as a link to an external file
निम्नलिखित में से कौन सा जावास्क्रिप्ट में वेरिएबल्स का सही सिंटैक्स है?<break-line><break-line>Which of the following is the correct syntax of variables in JavaScript?