I want to declare a field with data type Double in my COBOL
program. how shall i do that ?
Answer Posted / fdsfsdfs
yes it has to be declared COMP 2
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How you can characterize tables in cobol?
How many bytes S(8) comp field occupy and its maximum value?
What are literals?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Can you please let me know the centre name of INS certification in Kolkata.
What are the access modes of START statement?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is static and dynamic call in cobol?
What is amode(31)
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
IF I mention stop run in CICS what happens?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Why would you use find and get rather than to obtain?
How to print 10 to 1 if the input have only 10 digit number?