What is the difference between the S.ToString() and Convert.ToString(S) in the given scenario?

  1. No difference

  2. S.ToString() handles null values

  3. Convert.ToString(S) handles null values

  4. I don't know.


Correct Option: C

Find more quizzes: