What are various search techniques in cobol? Explain.
No Answer is Posted For this Question
Be the First to Post Answer
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
how do you define single dimensional array and multidimensional array in your cobol?
What does EXIT do ?
What is the difference between goback, stop run and exit program in cobol?
wht do u mean by (*,intrdr) wht is * used for ?
Why occurs cannot be used in 01 level in COBOL?
Explain about Redefines cluse?
What divisions, sections and paragraphs are mandatory for a COBOL program?
can we declare s9(9)v9(9) in cobol ? if yes how many bytes it will occupy ?(urgent plz answer it)
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
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 a report item?