<p><img alt="O Determine if a given string is palindrome -A Palindrome is a string which reads the same forward as backward, such as civic and hannah. Return 1 if the
<p><br/>Discuss why testing is so essential to the development of a newsystem; list the different types of testing that can be completedand why each one is critical. Can testing be
<p>1. (2 pts) Perform a multiplication of two binary numbers(multiplicand 0101 and multiplier 0101) by creating a table to showsteps taken, multiplicand register value, multiplier register valueand product register value