Answer Posted / harish
128 MB
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
) how do u code after getting data?
Write the code implementing the perform … varying.
What is the difference between perform … with test after and perform … with test before?
Why would you use find and get rather than to obtain?
What is the Purpose of Pointer in the string?
Name the divisions, which are available in a 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?
What are various search techniques in cobol? Explain.
Describe the cobol database components?
What are different data types in cobol?
Give some examples of command terminators?
What are the cobol coding sheets?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
how to move the records from file to array table. give with code example
What is the difference between comp and comp-3?