which one is the best of com and com-3.using of real time ?
Answer Posted / paray2x
Dear Friends,
I'm sorry about my previous answer. COMP-3 is always
efficient.
when COBOL uses COMP, it tries to align fields along
boundaries which is less efficient in retrieval and
computation.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
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?
How arrays can be defined in COBOL?
What is Pic 9v99 Indicates in COBOL?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How do you get the data to code the BMS macro?
How do u write test cases?
) how do u code after getting data?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
How do you reference the fixed block file formats from cobol programs
How do we get current date from system with century in COBOL?
What is a scope terminator give example?
What are declaratives and what are their uses in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What type of SDLC u followed? Why?