Answer Posted / satheesh
LENGTH acts like a special register to tell the length of a
group or an elementary item.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Write a program to explain size error.
What is the difference between binary search and sequential search?
Explain what you understand by passing by value.
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 to remove 2 duplicate records and copy only one using job control language?
how do you reference the fixed unblock file formats from cobol programs
How you can characterize tables in cobol?
What are declaratives and what are their uses in cobol?
What is the difference between perform … with test after and perform … with test before?
How do we get current date from system with century in COBOL?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
IF I mention stop run in CICS what happens?
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.
For rewrite, why is it mandatory that file needs to be opened?