Topics
1. Introduction to type casting.
Type casting allows us to convert one data type into other. In C language, we use cast operator for type casting which is denoted by (type).

1. Introduction to type casting.
Type casting allows us to convert one data type into other. In C language, we use cast operator for type casting which is denoted by (type).
No comments:
Post a Comment