Which of the following is event-handler?
a) click()
b) move()
c) on Click()
d) change ()
Which function is used to convert a string to upper case?
a) U Case
b) L case
c) L Trim
d) R Trim
Which function is used to convert a string to lower case?
a) U Case
b) L case
c) L Trim
d) R Trim
Which function to remove any space from left side of string?
a) U Case
b) L case
c) L Trim
d) R Trim
Which function to remove any space from right side of string?
a) U Case
b) L case
c) L Trim
d) R Trim
Which function is used to display or return specified number of spaces?
a) U Case
b) L case
c) space()
d) R Trim