No. “int” data type is capable of storing values from -32768 to 32767. To store 32768, you can use “long int” instead. You can also use “unsigned int”, assuming you don’t intend to store negative values
Your comment on this answer:
Related questions
Doubtly is an online community for engineering students, offering: