Step by step solution :Step-1 : 1 - 1
Here 1 `=` 1, so directly subtract it
`=1-1`
`=0_2`
Step-2 : 1 - 0
Here 1 `>` 0, so directly subtract it
`=1-0`
`=1_2`
Step-3 : 0 - 1
Here 0 `<` 1, we take borrow from 1
So 1 becomes 0 and 0 becomes 0+2=2
`=2-1`
`=1_2`
Step-4 : 0 - 1
Here 0 `<` 1, we take borrow from 1
So 1 becomes 0 and 0 becomes 0+2=2
`=2-1`
`=1_2`
Step-5 : 0 - 0
Here 0 `=` 0, so directly subtract it
`=0-0`
`=0_2`