Question: microprocessor lap 01) write a program to define an array x of 10 elements then add one to every element of array x Q2) write

microprocessor lap
01) write a program to define an array x of 10 elements then add one to every element of array x Q2) write a program to define two arrays x and y, then copy the elements of array x to array y X db 2,3,4,5,6,7,8,2,1,9 Y db 0,0,0,0,0,0,0,0,0,0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
