Javascript Basics MCQ Quiz in मराठी - Objective Question with Answer for Javascript Basics - मोफत PDF डाउनलोड करा
Last updated on Mar 11, 2025
पाईये Javascript Basics उत्तरे आणि तपशीलवार उपायांसह एकाधिक निवड प्रश्न (MCQ क्विझ). हे मोफत डाउनलोड करा Javascript Basics एमसीक्यू क्विझ पीडीएफ आणि बँकिंग, एसएससी, रेल्वे, यूपीएससी, स्टेट पीएससी यासारख्या तुमच्या आगामी परीक्षांची तयारी करा.
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