Read in two 4-element word arrays


1) Read in two 4-element word arrays A(0), A(1), A(2), A(3), and B(0), B(1), B(2), B(3), in decimal

2) compute A(0) * B(0) + A(1) * B(1) + A(2) * B(2) + A(3) * B(3) 

3) output the sum in decimal 

4) repeat step 1 until a single is typed

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Read in two 4-element word arrays
Reference No:- TGS0135312

Expected delivery within 24 Hours