Arrange the following integers in the ascending order.
-2, 1, 0, -3, +4, -5
To arrange the numbers in ascending order, we have to arrange them from smaller to larger.
As we go from left to right on the number line the value of the number increases.
So, we arrange the following numbers based on their place on the number line(left to right).
-5 < -3 < -2 < 0 < 1 < 4