What will happen if we generate GDG (+2) version without
generating (+1) version?
Answer Posted / jaanu
Nothing will happen
it just giving the +2 of the previous generation version no.
Thats it
ex:1st> GDG.G0004V00
next>GDG.G0006V00
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
When is inspect verb is used in cobol?
For rewrite, why is it mandatory that file needs to be opened?
How you can read the file from bottom?
explain sorting techniques in cobol program?
What is the difference between PIC 9.99 and 9v99 in COBOL?
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?
What is the difference between perform … with test after and perform … with test before?
What are the access modes of START statement?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Why would you use find and get rather than to obtain?
Explain what you understand by passing by value.
What are all the divisions of a COBOL program?
Can we change the password using ALTER? anyone tried and changed?
What is the use of intialize verb?
What rules are to be followed while using the corresponding options?