can we declare s9(9)v9(9) in cobol ? if yes how many bytes
it will occupy ?(urgent plz answer it)
Answer Posted / ramesh.p
yes, we can declare it.it is a display usage.it will occupy one byte for each character so,there are 18 characters there (9+9) .so it will occupy 18 bytes...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write the code implementing the perform … varying.
What is the difference between external and global variables in COBOL?
Difference between array and sub-script ?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How to print 10 to 1 if the input have only 10 digit number?
Explain the configuration section of a cobol program with examples of syntax.
) How do u handle errors in BMS macro
What is comp-1 and comp-2?
What is inspect in cobol ?
What is length is cobol?
) how do u code after getting data?
What are the rules of the move verb?
What is amode(24)?
When is inspect verb is used in cobol?
What is the local-storage section?