If one type of data is automatically converted into another type of data, it is known as implicit conversions. There is no data loss due to implicit conversion. But explicit conversion is a forced conversion and there may be a data loss. Type conversions occur mainly when we pass arguments to a function or mixing mode arithmetic etc. Implicit Conversions in C#The implicit conversions can occur in a variety of situations like function invoking, cast expressions, assignments etc.
continue >>
Author:
Time:
Saturday, February 9th, 2008 at 4:11 pm
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: