Find the successor of each of the following integers.
-99
If 'a' is any integer, then a+1 is known as the successor of 'a'.
Now, the successor of -99 is -99+1=-98
Hence, the successor of -99 is -98..
Write the predecessor and successor of the following integer
23
-56
0
-9991