.NET interview question video :-what is the difference between convert.tostring() and tostring() functions ?
Shivprasad Koirala
Select an image from your device to upload
Answers
This is one of those famous .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. Below video demonstrates the same practically.
See my 21 important .NET and C# interview questions