Answer Posted / raghunathareddy
it used to elementary items
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain about different table spaces.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Can we redefine the field of x(200) to less than 200?
How many bytes S(8) comp field occupy and its maximum value?
Are you comfortable in cobol or jcl?
What is the Purpose of Pointer in the string?
What is the problem of ordered sequential files access?
What is redefines clause in COBOL?
How can you get the ksds file records into your cobol program?
What is Pic 9v99 Indicates in COBOL?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Why would you use find and get rather than to obtain?
) How do u handle errors in BMS macro?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?