we represent float type constant in this way
12.23f

here f is used for this.

how to represent constant of type

int, double, character, long, unsigned long, unsigned int, long double etc...??

I tried to search it but didn't found the right match anywhere.


waiting for your reply