Wednesday, March 9, 2011

.NET interview question video :-what is the difference between convert.tostring() and tostring() functions ?

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

No comments: