Answer Posted / guest
3 rd gen
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Difference between cobol and cobol-ii?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Write a program to explain size error.
Write a program to enter and display the names of students in a class using the occurs clause.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is perform what is varying?
Write some characteristics of cobol as means of business language.
What are the cobol coding sheets?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is the usage of comp fields in cobol?
How many bytes S(8) comp field occupy and its maximum value?
What is the LINKAGE SECTION used in COBOL?
What is Pic 9v99 Indicates in COBOL?
example for sub strings ? and refernce modifications whit output pls
) How do u handle errors in BMS macro