comp-3 field occupy?

Answer Posted / ajith

for pic s9(n) comp-3,

it will occupy (n+1)/2 bytes

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can characterize tables in cobol?

710


Explain the configuration section of a cobol program with examples of syntax.

655


Explain what you understand by passing by value.

692


Describe the cobol database components?

675


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17026






Why would you use find and get rather than to obtain?

679


For rewrite, why is it mandatory that file needs to be opened?

620


What are the rules of the move verb?

700


What is the difference between binary search and sequential search?

636


In COBOL, what is the different between index and subscript?

753


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1899


What are the different data types in cobol?

786


What kind of error is trapped by on size error option?

737


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6805


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

769