Why we are using comp and comp-3 in real time projects?
Answer Posted / harsha
Mostly COMP is used for counter fields or for Subscripts.
COMP-3 is mostly used in all sort of arithmatic
calculations.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Name the sections present in data division.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is the difference between goback, stop run and exit program in cobol?
How many sections are there in data division in COBOL?
What is an in line perform? When would you use it? Anything else you wish to say about it.
What the difference is between continue and next sentence?
what are decleratives in cobol?
What is the use of intialize verb?
What is the difference between comp and comp-3 usage?
What is the problem of ordered sequential files access?