Open book and notes, no calculator

Write a program segment to count the number of digits in the string up to the null character and sets R2 to this count. b) Assume an array of integers is defined at label TABLE. The array has N elements in which that value is in a variable labeled N. Write a program segment to count the negative values in the array and put the count in R5. ................
................