Answer Posted / bhaskar
It will occupy 10 bytes
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between PIC 9.99 and PIC9v99?
What are the different rules of SORT operation?
Have you used comp and comp-3 in your project? And how?
How do define dynamic array in cobol.
What are the different types of condition in cobol and write their forms.
Explain about different table spaces.
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Explain how you can characterize tables in cobol?
how to move the records from file to array table. give with code example
Why did you choose to work with ibm mainframe cobol programming?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Explain what you understand by passing by value.
how do you reference the variable unblock file formats from cobol programs
) what is the difference between AID and HANDLE AID?