Which of the following function of String object creates a string to blink as if it were in a <blink> tag?
anchor()
big()
blink()
italics()
Correct Answer : C
Browsers that do not understand Javascript _______
Which of these contains an executable statement?
How to write an if condition in JavaScript?