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.
No Answer is Posted For this Question
Be the First to Post Answer
What is the LINKAGE SECTION used for?
In the JCL, how do you define the files referred to in a subroutine ?
hw to create 3 dimensional array & hw to access it?
What is sqlca and why is it needed in any cobol-db2 program?
Syntax for JCLLIB & JOBLIB???
Suppose a program has the following code. What will be the output? MAIN-PARA. DISPLAY 'MAIN-PARA' PERFORM SECTION-A. STOP RUN. SECTION-A. PARA-A1. DISPLAY 'SECTION A PARA A1'. PARA-A2. DISPLAY 'SECTION A PARA A2'.
what is MSGLEVEL?
Differentiate between structured cobol programming and object-oriented cobol programming.
How do you get the data to code the BMS macro?
Consider the following: 77 W-NUM PIC 9 VALUE 0 ------ MOVE 1 TO W-NUM PERFORM PARA-X UNTIL W-NUM > 9. ------ PARA-X ADD 1 TO W-NUM How many times PARA-X is executed ?
what is the difference b/w level no.01 & level no.77?
Why there is no questions in this column?