Multiple Choice
Which of the following way can be used to indicate the LANGUAGE attribute?
A) <language="javascriptversion">
B) <script language="javascriptversion">
C) <script language="javascriptversion"> javascript statements…</script>
D) <script language="javascriptversion"!> javascript statements…</script>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: _ JavaScript statements embedded in an HTML
Q3: Which of the following attribute can hold
Q4: The syntax of a blur method in
Q5: What Is The Output Of Following JavaScript
Q6: Which of the following event fires when
Q7: Which of the following can't be done
Q8: The syntax of capture events method for
Q9: What is the correct syntax for referring
Q10: When a user views a page containing
Q11: How to create a Date object in