InterviewSolution
Saved Bookmarks
| 1. |
write a program to store 14 and 36 in two different variables A and B respectively. Calcutale sum, different and product of them and display all the information in different line. |
|
Answer» A program to STORE 14 and 36 in TWO DIFFERENT variable AANDB respectively. |
|