Answer Posted / gurmeet singh
4
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the difference between COBOL2 AND COBOL390?
What are the rules of the move verb?
What is comp-1 and comp-2?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Whats the difference between search & search ALL?
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?
what happens if parmparameter passes zero bytes to the program
how do you reference the printer file formats from cobol programs
Difference between array and sub-script ?
What is report-item in COBOL?
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)?
In which area will you utilize 88 level items in cobol?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What guidelines should be followed to write a structured cobol prgm?