Sample Program 1 |
|
||||
Lets consider a simple
example to explain int data type. In this example we take two integers,
add them and display the answer on the screen.
The code of the program
is written below.
|
|||||
|
Previous |
TOC |
Next |
||