Describe using both a pseudocode, and words to explain the pseudocode in detail, an algorithm for the multiplication of non-negative integers. While devising the algorithm, split the operations into two parts: i. The multiplication of a single digit ...