Answer Posted / krishna chaitanya
Yes WE can use REdefines in cobol ,
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can you get the ksds file records into your cobol program?
Differentiate between structured cobol programming and object-oriented cobol programming.
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
How are the next sentence and continue different from each other?
What is static and dynamic call in cobol?
What is the difference between comp and comp-3 usage?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is report-item in COBOL?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is the difference between Global and External Variables?
how do you reference the variable block file formats from cobol programs
how do you reference the ksds vsam file formats from cobol programs
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
how do you reference the variable unblock file formats from cobol programs