Answer Posted / kiran
r-mode means 24 bit address mode ,a-mode means 31 bit
address mode
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
For rewrite, why is it mandatory that file needs to be opened?
What is the compute verb? How is it used?
Explain how you can characterize tables in cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What are the pertinent COBOL
example for sub strings ? and refernce modifications whit output pls
how do you reference the rrds file formats from cobol programs
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Can we redefine the field of x(200) to less than 200?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What guidelines should be followed to write a structured cobol prgm?
How do we get current date from system with century in COBOL?
State the various causes of s0c1, s0c5 and s0c7.
IF I mention stop run in CICS what happens?