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

Answer Posted / sachin

I think from -1 to -9 uses the letter
J to onward

and for +1 to +9
uses the A to H

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

648


What are the pertinent COBOL commands?

2617


What are declaratives and what are their uses in cobol?

700


What is amode(24)?

677


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2716






Explain about different table spaces.

641


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1757


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

699


Define cobol?

854


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

673


what are decleratives in cobol?

1818


) how do u code after getting data?

1575


How do we get current date from system with century in COBOL?

792


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

695


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

984