how to pass 100 to s9(4) how r they inserted ?
Answer Posted / chandru
Numeric data are right justified. So that the value inserted
will be 0100.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Explain about different table spaces.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is link edit in cobol?
What is the compute verb? How is it used?
explain sorting techniques in cobol program?
Why occurs cannot be used in 01 level in COBOL?
What are the pertinent COBOL
how can i see junk values in dclgen or in hostvariable of comp ?
What are the various section in data division and briefly explain them.
What is the difference between Global and External Variables?
What is amode(24)?
Explain what you understand by passing by value.
How do you reference the following file formats from cobol programs?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between binary search and sequential search?