Javascript Basics MCQ Quiz in বাংলা - Objective Question with Answer for Javascript Basics - বিনামূল্যে ডাউনলোড করুন [PDF]
Last updated on Mar 12, 2025
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)
Javascript Basics Question 1 Detailed Solution
The HTML tag is used to embed or reference a client-side script such as JavaScript. This tag is also commonly referred to as the element.
Syntax
There are two ways that you can use the
Javascript Basics Question 2:
JavaScript is contained inside the _______ tags.