Question: An integer in C (int) is represented by 4 bytes (1 byte = 8 bits). Find the largest integer that can be handled by C.
An integer in C (int) is represented by 4 bytes (1 byte = 8 bits). Find the largest integer that can be handled by C. Verify that number by computer (try to printf that number, and printf that number+1). No programming is required for this.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
