Which keyword catches all values except those specified?
all
any
default
otherwise
Correct Answer : C
Which of the following functions of “Number” object returns a string of the current number?
Which of the following functions of “String” object divides a String object into an array of strings by separating the string into substrings?
How do I request inputs from the user?