How to Write the RESTART Logic Using COBOL?
Answer Posted / nath.visu
I donot know
| Is This Answer Correct ? | 3 Yes | 21 No |
Post New Answer View All Answers
What type of SDLC u followed? Why?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Why occurs cannot be used in 01 level in COBOL?
how do you reference the variable unblock file formats from cobol programs
Define cobol?
Explain what you understand by passing by value.
What is rmode(24)
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Can you please let me know the centre name of INS certification in Kolkata.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is perform what is varying?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is report-item in COBOL?