If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What are literals?
In which area will you utilize 88 level items in cobol?
What are the different rules to perform a Search?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
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 is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How you can characterize tables in cobol?
Explain how to differentiate call by context by comparing it to other calls?
How do define dynamic array in cobol.
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.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Write a program to explain size error.
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What are the different types of condition in cobol and write their forms.