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
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
what happens if parmparameter passes zero bytes to the program
What is Pic 9v99 Indicates in COBOL?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
i need a small 3d program using inline and outline.
What is the difference between structured cobol programming and object alternativelyiented cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Explain the configuration section of a cobol program with examples of syntax.
What are the pertinent COBOL
Write the code to count the sum of n natural numbers.
explain sorting techniques in cobol program?
What kind of error is trapped by on size error option?
how do you reference the printer file formats from cobol programs
What is the difference between external and global variables in COBOL?
How many sections are there in data division in COBOL?