What is the maximum length of a field you can define using
COMP-3?
Answer Posted / vivek ar
The first answr is correct .It is indeeed 10
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
What are the pertinent COBOL
What is the difference between Call and a Link?
What is an in line perform? When would you use it? Anything else you wish to say about it.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
In COBOL programming, what is PERFORM? What is VARYING?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
State the various causes of s0c1, s0c5 and s0c7.
what are decleratives in cobol?
Describe the cobol database components?
Explain how you can characterize tables in cobol?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?