What is the maximum length of a field you can define using COMP-3 in COBOL?
Answer Posted / sruthy
18 decimal digits
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 is the difference between a binary search and a sequential search what are the pertinent cobol?
What are the pertinent COBOL commands?
) How do u handle errors in BMS macro?
Explain about different table spaces.
What are the different types of condition in cobol and write their forms.
In COBOL programming, what is PERFORM? What is VARYING?
What are literals?
What is the difference between PIC 9.99 and 9v99 in COBOL?
How do you reference the following file formats from cobol programs?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Whats the difference between search & search ALL?
How do get the result of your program directly on your pc?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Can a Search can be done on a table with or without Index?