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
What type of SDLC u followed? Why?
) what is the difference between AID and HANDLE AID?
Discuss about changing dataset name in proc.
Which is not true about evaluate statement
What are the different rules of SORT operation?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the LINKAGE SECTION used in COBOL?
How to remove 2 duplicate records and copy only one using job control language?
) How do u handle errors in BMS macro?
What is a report item?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What kind of error is trapped by on size error option?
Can we redefine the field of x(200) to less than 200?