what is meaning by design document? who can repared for
this?
Answer Posted / dev
designe document is prepared by senior programmer or TL and
they only can chnge the document.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how do you reference the fixed unblock file formats from cobol programs
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is perform what is varying?
Write a program to enter and display the names of students in a class using the occurs clause.
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?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Explain what you understand by passing by value.
Write a cobol program making use of the redefine clause.
how do you define single dimensional array and multidimensional array in your cobol?
What are the pertinent COBOL commands?
Difference between array and sub-script ?
What is cobol?
What are the rules of the move verb?
In COBOL programming, what is PERFORM? What is VARYING?