Question: write a cobol program.Read two integer arrays from terminal using ACCEPT verb.Arrays may be different sizes or same size. read array size also from terminal.Compare
write a cobol program.Read two integer arrays from terminal using ACCEPT verb.Arrays may be different sizes or same size. read array size also from terminal.Compare two arrays and print matching elements from both arrays.
For example:
st array size
nd array size
Output
matching from both arrays.
Please compile program and make it compile free and run for above input.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
