Answers

Question and Answer:

  Home  Cobol

⟩ What is the difference between external and global variables?

Global variables are accessible only to the batch program whereas external variables can be referenced from any batch program residing in the same system library.

 479 views

More Questions for you: