Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Choose the base class for string() method:

a) System.Array
b) System.char
c) System.String
d) None of the mentioned

Answer: c
Explanation: String is an alias for the predefined “System.string” class from which most of the string() methods are derived.

Join The Discussion