Javascript Basics MCQ Quiz in தமிழ் - Objective Question with Answer for Javascript Basics - இலவச PDF ஐப் பதிவிறக்கவும்
Last updated on Apr 4, 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.