write the masm software for above problems 1.addition of 5 numbers 2.subtraction of 5 numbers 3.largest number in the series 4.smallest number in the series 5.convert the given number from fahrenheit to celcius 6.to find the even numbers and odd numbers in an array 7.move the block of data from one location to another using string instructions 8.reverse the block of data 9.number of positive and negative numbers inan array 10.gcd of two numbers 11.lcm of two numbers 12.ascending order 13.descending order 14.to display a string on the monitor 15.to check given numbers is prime or not 16.to check whether given number is even or not 17.string comparision or password checking 18.evaluate the following expression a=(b*c+d-e)/f