1. Write an algorithm to carry out subtraction of two binary numbers (the skeleton was given in the class). Include all the conditions for the given numbers.
2. Write an algorithm to carry out multiplication of two binary numbers using repeated addition.