Why we are using comp and comp-3 in real time projects?
Answer Posted / harsha
Mostly COMP is used for counter fields or for Subscripts.
COMP-3 is mostly used in all sort of arithmatic
calculations.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the LINKAGE SECTION used in COBOL?
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
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?
What are declaratives and what are their uses in cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What are the different rules to perform a Search?
Write some characteristics of cobol as means of business language.
What are various search techniques in cobol? Explain.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is length is cobol?
How to print 10 to 1 if the input have only 10 digit number?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
In which area will you utilize 88 level items in cobol?
In COBOL, what is the different between index and subscript?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?