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.
Explore posts in the same categories: Cobol Interview Questions