Answer Posted / guest
it's not possible
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
Difference between cobol and cobol-ii?
Write the code implementing the perform … varying.
In COBOL, what is the different between index and subscript?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the difference between perform … with test after and perform … with test before?
how can i see junk values in dclgen or in hostvariable of comp ?
What is the compute verb? How is it used?
What is inspect in cobol ?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between PIC 9.99 and PIC9v99?
What is rmode(any) ?
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?
IF I mention stop run in CICS what happens?
Can a Search can be done on a table with or without Index?
Define static linking and dynamic linking.