sarahjmatthews6117 sarahjmatthews6117 16-01-2024 Computers and Technology contestada Write assembly language instructions to implement the following 'c' language construct: for (i=0; i<10; i ) c[i] = a[i] * b[i];