What are the different data types available in COBOL?
Answer Posted / vampire
numeric -9
numeric edit---+,-,cr,db,$,b,z,*,v
non numberic----a,x,g
exclusive sets -----+,-,cr,db,$,b,z,*,v
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Which division and paragraphs are mandatory for a COBOL program?
HOw can I get the negative sign while deduct high value from low value
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
What guidelines should be followed to write a structured cobol prgm?
Difference between cobol and cobol-ii?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is amode(24)?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
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 kids file records into your cobol program?
Write the code implementing the perform … varying.
What are the pertinent COBOL
how to access the file from prodution from changeman tool and to submit a file to production
Write a program that uses move corresponding.