Answer Posted / shinoy sansilavose
it occupies one additional byte when it is specified with
signed variable declaration.
Example:
01 ws-num pic s9(04) sign trailing separate.
move '+1234' to ws-num
then the value will be stored as +1234.
| Is This Answer Correct ? | 13 Yes | 20 No |
Post New Answer View All Answers
What is static and dynamic call in cobol?
how to refer the data field?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Define static linking and dynamic linking.
For rewrite, why is it mandatory that file needs to be opened?
Differentiate between structured cobol programming and object-oriented cobol programming.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How do you differentiate between cobol and cobol-ii?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
how can i see junk values in dclgen or in hostvariable of comp ?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
how do you define single dimensional array and multidimensional array in your cobol?
Can you please let me know the centre name of INS certification in Kolkata.