What is typecasting?

C Programming Language >   Data Types in C Language >   Introduction to Data Types in C  

Short Question

855


Answer:

The typecasting is a process of converting one data type into another is known as typecasting. If we want to store the floating type value to an int type, then we will convert the data type into another data type explicitly.


(type_name) expression;  


This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.