Post New Answer View All Answers
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between PIC 9.99 and PIC9v99?
Write a program that uses move corresponding.
What are the various section in data division and briefly explain them.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Differentiate between structured cobol programming and object-oriented cobol programming.
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.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How can you get the ksds file records into your cobol program?
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 utilization of copybook in cobol? Could we utilize a similar copybook?
What are all the divisions of a COBOL program?
how do you reference the rrds file formats from cobol programs
Write a program to explain size error.
What are different data types in cobol?