Answer Posted / raghu
it is used for faster acess bcoz the data item stored in word boundaires.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
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 the default value(s) for an initialize? What keyword will allow for an override of the default?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is the difference between next sentence and continue in cobol programing language?
i need a small 3d program using inline and outline.
Describe the cobol database components?
Write the code implementing the perform … varying.
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)?
Which division and paragraphs are mandatory for a COBOL program?
Have you used comp and comp-3 in your project? And how?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Explain about different table spaces.
What are all the divisions of a COBOL program?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?