If program A passes 40 bytes to program B through common area and program B has defined its DFHCOMMAREA to be 60 bytes. Can there be a problem?

Options
- Yes
- Yes, if B tries to access bytes from 41-60
- No
- No, B will never access bytes from 41-60


CORRECT ANSWER : Yes, if B tries to access bytes from 41-60

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement