Explain how to differentiate call by context by comparing it to other calls?
No Answer is Posted For this Question
Be the First to Post Answer
how we can reverse the string in the cobol for example satheesh can be reveresed as hseehtas
can we redefine 77 level item is it possible
Can we use redefine clause in occurs clause?
if one main program ,n -subprograms are then which call you follow ?why reasonuhg
WHY LRECL NEEDS TO BE 4 EXTRA THEN THE COBOL FILE LENGTH & WHAT IT CONTAIN IN THAT LENGTH
What is inspect in cobol ?
how do u list the abended jobs?
What is SDSF?
what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
In a program, there are 2 sections defined say SECTION-A and SECTION-B. There is a paragraph say CALC-INT in both the sections. If this para has to be called directly for SECTION-A, then PERFORM CALC-INT will not work as it is present in both sections. How the PERFORM statement has to be coded here?
what is meaning by design document? who can repared for this?