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


Please Help Members By Posting Answers For Below Questions

input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1865


What is the local-storage section?

675


What is report-item in COBOL?

702


How to know whether the module is dynamical or statistical?

650


) How do u handle errors in BMS macro?

1419






How do you get the data to code the BMS macro?

1470


Whats the difference between search & search ALL?

5244


What type of SDLC u followed? Why?

1515


What is difference between static and dynamic call in cobol?

768


How you can characterize tables in cobol?

709


What are the different data types in cobol?

785


What are declaratives and what are their uses in cobol?

702


Write a cobol program making use of the redefine clause.

723


What is the LINKAGE SECTION used in COBOL?

885


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1518