What is the maximum length of a field you can define using
COMP-3?
Answer Posted / elite group
S9(18) Comp-3
| Is This Answer Correct ? | 42 Yes | 9 No |
Post New Answer View All Answers
) how do u code after getting data?
Give some examples of command terminators?
What are the different data types in cobol?
What is the difference between goback, stop run and exit program in cobol?
What type of SDLC u followed? Why?
Name the sections present in data division.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
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
How to remove 2 duplicate records and copy only one using job control language?
Write a program that uses move corresponding.
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What are different data types in cobol?
what is difference between cobol and cobol/400
What is the difference between Call and a Link?