01 b pic +9(4)
How many bytes it will take for storage???
Answer Posted / varun singh
5 bytes
| Is This Answer Correct ? | 27 Yes | 9 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol?
Whats the difference between search & search ALL?
how do you define single dimensional array and multidimensional array in your cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is inspect in cobol ?
how do you reference the variable unblock file formats from cobol programs
Name the sections present in data division.
How many sections are there in data division in COBOL?
Name the divisions, which are available in a cobol program?
IF I mention stop run in CICS what happens?
What are the various section in data division and briefly explain them.
What are all the divisions of a COBOL program?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
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.
Write some characteristics of cobol as means of business language.