C# (Csharp) interview questions What is the difference between convert.tostring and tostring ()

Posted by Itfunda under ASP.NET category on | Points: 350 | Views : 1660
Want to learn C# start from this video https://www.youtube.com/watch?v=yh2SrzCkNQA
This is one of those famous C# (Csharp) and .NET interview question which keeps coming up now and then. To answer precisely and shortly convert.tostring handles nulls while simple tostring() function does not handle null. This video demonstrates the same.
For more such videos visit http://www.questpond.com



Get Questpond videos on discounted price from ITFunda.com.

Comments or Responses

Login to post response