what is the difference between external and global
variables?
Answer Posted / guest
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.
| Is This Answer Correct ? | 19 Yes | 10 No |
Post New Answer View All Answers
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
example for sub strings ? and refernce modifications whit output pls
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Difference between cobol and cobol-ii?
Write a cobol program making use of the redefine clause.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are 77 levels used for?
A table has two indexes defined. Which one will be used by the SEARCH?
What is amode(24)?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Why did you choose to work with ibm mainframe cobol programming?
What is a SSRANGE and NOSSRANGE?