PROGRAMMING IN C AND DATA STRUCTURES

Example: int j,p; float f; double d,r; r = ( p * j ) + ( f / j ) – (f + d ); int int float int float double. int float double. float. Double. 2. Explicit Type Casting: Higher data type data items can also be possible to convert into lower data types. Such a type casting is called explicit type casting. ................
................