why we are using picture clause in the cobol programs?
Answer Posted / raj
pic clause is used for declaring datatype
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to convert the recors form vsam file to db2 table tru file aid
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Name the divisions, which are available in a cobol program?
What are the different data types in cobol?
How do you get the data to code the BMS macro?
How you can read the file from bottom?
Explain what you understand by passing by value.
Explain how you can characterize tables in cobol?
What is the problem of ordered sequential files access?
What are the different rules of SORT operation?
What is perform what is varying?
What is the Purpose of Pointer in the string?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Can we change the password using ALTER? anyone tried and changed?
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