Friday, July 14, 2017

Type conversion in C

One of the best specification or major concept in c language is Type conversion. Type conversion is used for converting one data type to another data type is known as Type Conversion. C language having Two Types of conversions i)  Implicit type  conversion ii) Explicit type conversion.

No comments:

Post a Comment