Answer Posted / dk.kannan@gmail.com
in-line perform is nothing but to check the body of the
statement only.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
A table has two indexes defined. Which one will be used by the SEARCH?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the difference between goback, stop run and exit program in cobol?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How do you define a variable of comp-1 and comp-2?
Have you used comp and comp-3 in your project? And how?
How to remove 2 duplicate records and copy only one using job control language?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Explain how you can characterize tables in cobol?
What is the difference between next sentence and continue in cobol programing language?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What are the pertinent COBOL
What is length is cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?