Suppose i want to declare a binary comp fild of 7 byte .how
to write?
Answer Posted / ankit
hi i think you cannot declare binary comp of 7 bytes
exactly as the comp variable are fixed to half(2 bytes)
word,full word(4 bytes) and double word(8 bytes), so you
need to choose the paricular comp variable to use ok
correct me if i am wrong
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
) How do u handle errors in BMS macro
What is link edit in cobol?
For rewrite, why is it mandatory that file needs to be opened?
What kind of error is trapped by on size error option?
i want a program using by if, evaluate , string, unstring, perform, occurs?
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...)
what is difference between cobol and cobol/400
Which mode is used to operate the sequential file?
Have you used comp and comp-3 in your project? And how?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How do you differentiate between cobol and cobol-ii?
How do you get the data to code the BMS macro?
What is the difference between structured cobol programming and object alternativelyiented cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How to print 10 to 1 if the input have only 10 digit number?