What are the different data types available in COBOL?

Answer Posted / dhfgjh

x
A 9

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1230


What is Pic 9v99 Indicates in COBOL?

726


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

700


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

631


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1931






Have you used comp and comp-3 in your project? And how?

2008


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1701


What is the difference between Global and External Variables?

666


Define static linking and dynamic linking.

662


How many sections are there in data division in COBOL?

678


) How do u handle errors in BMS macro?

1427


Can you please let me know the centre name of INS certification in Kolkata.

1715


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.

5680


What is the use of intialize verb?

744


What are the different rules to perform a Search?

615