codeGK
Code it ALL
Integers in C - CodeGK

♦ Integers in C

♣ Example1: Integers in C

Integer data type is used to store non-fractional real numbers in C.
Although there exist a range of Integers which can be stored, which is explained in Data Types section.
In this example, various integer operations are given.
Example
Input:
Output:
Numbers