comp-3 field occupy?

Answer Posted / anil prajapati

it will occupy maximum s9(18) comp-3 i.e. 10 bytes

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the usage of comp fields in cobol?

645


What is the difference between Global and External Variables?

654


What is comp-1 and comp-2?

753


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2094


What are the different types of condition in cobol and write their forms.

648






A table has two indexes defined. Which one will be used by the SEARCH?

745


Give some examples of command terminators?

747


Discuss about changing dataset name in proc.

755


What type of SDLC u followed? Why?

1511


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2084


What is the difference between binary search and sequential search?

631


What is the LINKAGE SECTION used in COBOL?

882


Have you used comp and comp-3 in your project? And how?

2003


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1861


What is the difference between next sentence and continue in cobol programing language?

695