Answer Posted / amar
COBOL is third generation language
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
) how do u code after getting data?
What is report-item in COBOL?
Mention the guidelines to write a structured cobol program?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How do you reference the fixed block file formats from cobol programs
Explain how you can characterize tables in cobol?
What are 77 levels used for?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
how do you reference the ksds vsam file formats from cobol programs
How to remove 2 duplicate records and copy only one using job control language?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is the usage of comp fields in cobol?
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 print 10 to 1 if the input have only 10 digit number?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?