what is meant by Type casting?

Explain your own answer with proper example?

  • Rahul
  • 12 Jul
  • 14188 Views
  • 42 Answers
Your Answer

Type casting is the way of converting variable of one data type into another data type,suppose u have long variable and u want to convert it into int then u have to perform long to int conversion. u can use caste operator:
(type_name) expresion

C Language

Didn't get the answer.
Contact people of Talent-C Language directly by clicking here