S9(5)V9(2) occupies how many bytes memory ?
Answer Posted / chavanbb33
it occupies 7 bytes as v doesn't occupy any storage space it is a assumed/implied decimal point.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Are you comfortable in cobol or jcl?
A table has two indexes defined. Which one will be used by the SEARCH?
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.
what happens if parmparameter passes zero bytes to the program
How you can characterize tables in cobol?
What is the utilization of copybook in cobol?
Explain how to differentiate call by context by comparing it to other calls?
Name the sections present in data division.
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is static and dynamic call in cobol?
What is the use of intialize verb?
Discuss about changing dataset name in proc.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Why would you use find and get rather than to obtain?
What is amode(24)?