I want to declare a field with data type Double in my COBOL
program. how shall i do that ?
Answer Posted / i go crazy
For COMP-2 we will not give PIC clause. By default it takes 8 bytes.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write some characteristics of cobol as means of business language.
What is the difference between binary search and sequential search?
What type of SDLC u followed? Why?
what happens if parmparameter passes zero bytes to the program
What kind of error is trapped by on size error option?
What are different data types in cobol?
Why would you use find and get rather than to obtain?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
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
Which is not true about evaluate statement
What are the different open modes available in cobol?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
For rewrite, why is it mandatory that file needs to be opened?
how to move the records from file to array table. give with code example
Are you comfortable in cobol or jcl?