Which of the following function of String object causes a string to be displayed in a small font, as if it were in a <small> tag?
link()
small()
sup()
sub()
Correct Answer : B
Which method returns the character at the specified index?
Which method returns the string starting at the specified position?
How do you find the greatest value of “a” and “b”?