Answer Posted / prasanna
thnks!!!
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
explain sorting techniques in cobol program?
Why occurs cannot be used in 01 level in COBOL?
What are different data types in cobol?
What are various search techniques in cobol? Explain.
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
What is link edit in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
how do you reference the variable unblock file formats from cobol programs
Write a program to enter and display the names of students in a class using the occurs clause.
How arrays can be defined in COBOL?
Explain how to differentiate call by context by comparing it to other calls?
What are the cobol coding sheets?
Write the code to count the sum of n natural numbers.
What is the local-storage section?