Answer Posted / abc
it doesn't take any memory space
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
i need a small 3d program using inline and outline.
What is perform what is varying?
Name the sections present in data division.
How can you get the ksds file records into your cobol program?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is difference between static and dynamic call in cobol?
What are the different rules for performing sort operation?
Why would you use find and get rather than to obtain?
What are 77 levels used for?
how do you reference the variable unblock file formats from cobol programs
Whats the difference between search & search ALL?