Answer Posted / jagadesh
Procedures (proc) is the function like c or c++ in cobol
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What are the different rules for performing sort operation?
How do u write test cases?
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.
Can a Search can be done on a table with or without Index?
how to move the records from file to array table. give with code example
Write a program that uses move corresponding.
Name the sections present in data division.
What are literals?
What is the difference between comp and comp-3 usage?
example for sub strings ? and refernce modifications whit output pls
What is cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
How to print 10 to 1 if the input have only 10 digit number?
Name some of the examples of COBOl 11?