What is the use of the <noscript> tag in Javascript?
The contents are displayed by non-JS-based browsers.
Clears all the cookies and cache.
Both A and B
None of the above
Correct Answer : A
How can a datatype be declared to be a constant type?
Which of the following methods can be used to display data in some form using Javascript?
Which of the following methods is used to access HTML elements using Javascript?