which is better comp or comp-3 in terms of memory
utilization?
Answer Posted / i go crazy
COMP uses less memory compared to COMP-3 at word boundaries.
Ex: s9(04) COMP - 2 bytes.
s9(04) COMP-3 - 3 bytes.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is the difference between COBOL2 AND COBOL390?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Explain how to differentiate call by context by comparing it to other calls?
What is the use of intialize verb?
Difference between array and sub-script ?
Explain the configuration section of a cobol program with examples of syntax.
What is Pic 9v99 Indicates in COBOL?
how do you reference the rrds file formats from cobol programs
Explain what you understand by passing by value.
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.
How are the next sentence and continue different from each other?
Define cobol?
What is report-item in COBOL?
What are different data types in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol?