which one is the best of com and com-3.using of real time ?
Answer Posted / jagan
Parry , While using COMP , the data can be retrieved
quicly , that is the advantage os storing data along word
boundaries .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different rules to perform a Search?
how to access the file from prodution from changeman tool and to submit a file to production
What are the pertinent COBOL
State the various causes of s0c1, s0c5 and s0c7.
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Which is not true about evaluate statement
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How do you reference the fixed block file formats from cobol programs
How do get the result of your program directly on your pc?
What are 77 levels used for?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the difference between PIC 9.99 and 9v99 in COBOL?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
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?