Which of the following function of Boolean object returns a string containing the source of the Boolean object?
toSource()
valueOf()
toString()
None of the above
Correct Answer : A
Which of the following function of String object returns a string representing the specified object?
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?
Which method returns the character at the specified index?