which of the following can be used as a check protection symbol
a.Z
b.S
c.*
d.+
Answer Posted / mohan
c=*
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What are all the divisions of a COBOL program?
) How do u handle errors in BMS macro?
Which Search verb is equivalent to PERFORM…VARYING?
how can i see junk values in dclgen or in hostvariable of comp ?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How to know whether the module is dynamical or statistical?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Write down the divisions of cobol program?
What is redefines clause in COBOL?
What are the pertinent COBOL
Explain the configuration section of a cobol program with examples of syntax.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
what is the use of outrecord?