How many types of sorts are there in cobol?
Answer Posted / panu
the no.of types of sorting in cobol or in jcl? i want the
clarification please.
in jcl there are 9 types but in cobol i don't know.any
body known pls tell me.
Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What are the different types of condition in cobol and write their forms.
What is rmode(24)
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Discuss about changing dataset name in proc.
What kind of error is trapped by on size error option?
How do get the result of your program directly on your pc?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What rules are to be followed while using the corresponding options?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What are the access modes of START statement?
Write a program that uses move corresponding.
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps