InterviewSolution
Saved Bookmarks
| 1. |
Write the following numbers in increasing order (Ascending order):(1) 30,435, 70,533, 20,411 40,623(2) 44,444, 44,044, 40,444, 40,044(3) 63,841, 63,481, 63,148, 6,184(4) 50,060 5000, 55,000 50,006(5) 20,325, 20,825, 20,302 20,413 |
|
Answer» (1) 30,435, 70,533, 20,411 40,623 20,411, 30,435, 40,623. 70,533 (2) 44,444, 44,044, 40,444, 40,044 40,044, 40,444, 40,044, 44,444 (3) 63,841, 63,481, 63,148, 6,184 63,148, 63,184, 63,481, 63,841 (4) 50,060 5000, 55,000 50,006 50,006, 50,060, 50,500, 55,000 (5) 20,325, 20,825, 20,302 20,413 20,302, 20325, 20,413, 20825 |
|