You are not logged in.

#1 2017-12-08 05:29:29

hamidoon123
Moderator
Registered: 2017-09-21
Posts: 50,766

Which of the following way can be used to indicate the LANGUAGE a...

Software Engineering Exams Quizzes MCQs Quizzes JavaScript Online MCQs Test

Question:
Which of the following way can be used to indicate the LANGUAGE attribute?

Option A):
<SCRIPT LANGUAGE="JavaScriptVersion"!>    JavaScript statements…</SCRIPT>
Option B):
<SCRIPT LANGUAGE="JavaScriptVersion">    JavaScript statements…</SCRIPT>
Option C):
<LANGUAGE="JavaScriptVersion">
Option D):
<SCRIPT LANGUAGE="JavaScriptVersion">

Correct Answer is Option B):
<SCRIPT LANGUAGE="JavaScriptVersion">    JavaScript statements…</SCRIPT>

2017-12-08 05:29:29

Advertisement
Ads By Google

Re: Which of the following way can be used to indicate the LANGUAGE a...



Board footer