01 a pic s9(5) value '-12345' how it will be stored

Answer Posted / nataraj

-12345

Is This Answer Correct ?    11 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1639


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

663


What are declaratives and what are their uses in cobol?

700


what is the use of outrecord?

1764


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

702






What is the compute verb? How is it used?

649


What is the usage of comp fields in cobol?

645


How many sections are there in data division in COBOL?

672


What is difference between static and dynamic call in cobol?

766


How do you differentiate between cobol and cobol-ii?

646


how can i see junk values in dclgen or in hostvariable of comp ?

2532


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

666


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

405


How do u write test cases?

1630


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

2086