Please see an attachment for details Image transcription textWhat Error occurs when the following code is running? #include int

Please see an attachment for details Image transcription textWhat Error occurs when the following code is running? #include int main( int i; short s i =2147483647 W/HINT – MAX INT SIZE s = i; printf(“Int MAXINT: %dnShort MAXINT: %d”. i. s);return 0: Unbounded String Copies Truncation Error Off-by-One Errors Null Termination Error… Show more Computer Science Engineering & Technology Information Security CYSE 470 Share QuestionEmailCopy link “