Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ?
Thanks
krishna chaitanya
Answer Posted / chaitu215
Memory related
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What are the different open modes available in cobol?
What is static and dynamic call in cobol?
Are you comfortable in cobol or jcl?
Which is not true about evaluate statement
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
How do you define a variable of comp-1 and comp-2?
Write a program to explain size error.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the difference between goback, stop run and exit program in cobol?
What is the difference between comp and comp-3 usage?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Write a program to enter and display the names of students in a class using the occurs clause.
how to move the records from file to array table. give with code example