InterviewSolution
Saved Bookmarks
| 1. |
What is ascending order? |
|
Answer» When the item-values are written in order of 1, 2, 3, 4 etc. from small to large, then it is called ascending order. |
|