Javascript Basics MCQ Quiz in বাংলা - Objective Question with Answer for Javascript Basics - বিনামূল্যে ডাউনলোড করুন [PDF]
Last updated on Mar 13, 2025
পাওয়া Javascript Basics उत्तरे आणि तपशीलवार उपायांसह एकाधिक निवड प्रश्न (MCQ क्विझ). এই বিনামূল্যে ডাউনলোড করুন Javascript Basics MCQ কুইজ পিডিএফ এবং আপনার আসন্ন পরীক্ষার জন্য প্রস্তুত করুন যেমন ব্যাঙ্কিং, এসএসসি, রেলওয়ে, ইউপিএসসি, রাজ্য পিএসসি।
Latest Javascript Basics MCQ Objective Questions
Top Javascript Basics MCQ Objective Questions
Javascript Basics Question 1:
Which of the following is suitable tag for java script in HTML?
Answer (Detailed Solution Below)
Option 2 : < script >< /script >
Javascript Basics Question 1 Detailed Solution
The HTML < script > tag is used to embed or reference a client-side script such as JavaScript. This tag is also commonly referred to as the < script > element.
Syntax
There are two ways that you can use the