2.How can be passed to a dynamically called module without using
Linkage Section?
a) Using same file in both calling and called module.
b) Using procedure division copybook
c) Using EXTERNAL variables
d) Using EXTERNAL variables and using same file in both calling
and called module.
e) Putting data in common registers.
Can anyone pls explain the above question.
thanx