What is the Importance of GLOBAL clause According to new
standards of COBOL?
Answer Posted / ms. stanley
A variable delared as GLOBAL can be used by all its
including and included programs. (By all the subprograms and
the main programs)
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Can you please let me know the centre name of INS certification in Kolkata.
Can we redefine the field of x(200) to less than 200?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
how do you reference the variable unblock file formats from cobol programs
how to access the file from prodution from changeman tool and to submit a file to production
How do you differentiate between cobol and cobol-ii?
Differentiate between structured cobol programming and object-oriented cobol programming.
Can a Search can be done on a table with or without Index?
What is the local-storage section?
What is the difference between comp and comp-3 usage?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Which division and paragraphs are mandatory for a COBOL program?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?