Answer Posted / prabu
Totally five divisions in COBOL.I got four only from you friends.I need the fifth one friends.Can You help me?
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
how do you reference the printer file formats from cobol programs
Define static linking and dynamic linking.
How do you get the data to code the BMS macro?
Whats the difference between search & search ALL?
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)?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
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.
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Name the divisions, which are available in a cobol program?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
In which area will you utilize 88 level items in cobol?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the difference between structured cobol programming and object alternativelyiented cobol?