What is the difference between Perform para and perform
asaection in cobol?
Answer Posted / ssampath
Perform para is just one paragraph and perform section can
perform multiple para's.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is rmode(any) ?
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.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is the LINKAGE SECTION used in COBOL?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What are literals?
What is the difference between next sentence and continue in cobol programing language?
How do you differentiate between cobol and cobol-ii?
What is the difference between PIC 9.99 and 9v99 in COBOL?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is perform what is varying?
How do you reference the fixed block file formats from cobol programs
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Have you used comp and comp-3 in your project? And how?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.