InterviewSolution
Saved Bookmarks
| 1. |
Write 100 integers |
|
Answer» You can write anyone from - infinite to + infinite including 0 also. 1 to 100 simple ex You have to simply write no from 1-100 All the no.s from 1 to 100 are integers. Integers are no.s other than decimals, for eg., 5 is an integer, 5.1 is non-integer i.e., decimal. Integers are both positive and negative. |
|