InterviewSolution
Saved Bookmarks
| 1. |
Answer the following:1. Write the greatest 3-digit number.2. Write the smallest 3-digit number.3. Write the greatest and smallest 4-digit number. |
|
Answer» 1. Write the greatest 3-digit number. 999 2. Write the smallest 3-digit number. 100 3. Write the greatest and smallest 4-digit number. 9999, 1000 |
|