Which of the following function of String object creates a string to be displayed in a big font as if it were in a <big> tag?
anchor()
big()
blink()
italics()
Correct Answer : B
Which of the following function of String object returns the characters in a string between two indexes into the string?
Which of the following function of Number object returns a string value version of the current number?
Which built-in method reverses the order of the elements of an array?