int is valid or invalid in imperative program ing
Hi Abhishek!
"INT" is an identifier with no relationship with "int", but int is a keyword that cannot be used as a variable name. You can define INT in both languages that is "C and C++".
Using INT has it own pros and cons. It might be easy for you to use INT, but it also can be difficult for the reader to understand your context.
Hope this helps you!