Answer Posted / shib
yes we can if value of x(7) contains numeric data like 1234567 or 0000000
We will not get any error.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is inspect in cobol ?
how to move the records from file to array table. give with code example
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Explain the configuration section of a cobol program with examples of syntax.
How do you reference the fixed block file formats from cobol programs
What is report-item in COBOL?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Discuss about changing dataset name in proc.
What are the different open modes available in cobol?
Define cobol?
What are the different rules for performing sort operation?
What is the difference between binary search and sequential search?
Define static linking and dynamic linking.