What is the difference between working storage copybook and
linkage section copybook?
Answer Posted / ssampath
working storage is local and linkage is global
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
what is the use of outrecord?
Can we change the password using ALTER? anyone tried and changed?
Differentiate between structured cobol programming and object-oriented cobol programming.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how do you reference the variable unblock file formats from cobol programs
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
explain sorting techniques in cobol program?
What are the access modes of START statement?
How do u write test cases?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Write the code to count the sum of n natural numbers.
What are literals?
What is redefines clause in COBOL?