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


Please Help Members By Posting Answers For Below Questions

What is comp-1 and comp-2?

851


What is rmode(24)

766


what is search and searchall?what is the diffrence between them?give an best example?

5874


how do you reference the variable block file formats from cobol programs

802


What are the different data types in cobol?

902






What is the difference between a binary search and a sequential search what are the pertinent cobol?

823


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5895


IF I mention stop run in CICS what happens?

1986


Which is not true about evaluate statement

1844


What are the various section in data division and briefly explain them.

815


How you can read the file from bottom?

749


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2061


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

833


What is the Purpose of POINTER Phrase in STRING command in COBOL?

845


What is amode(24)?

770