level number 77 is used to define
a)group data
b)elementary data
c)redefine
d)none
Answer Posted / anandaboopalan
b)elementary
| Is This Answer Correct ? | 38 Yes | 1 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
Explain about different table spaces.
How do you reference the following file formats from cobol programs?
What rules are followed by the search verb.
what is difference between cobol and cobol/400
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 a program to explain size error.
What are the pertinent COBOL
What do you understand by psb and acb?
State the various causes of s0c1, s0c5 and s0c7.
What is comp-1 and comp-2?
What is length is cobol?
Name some of the examples of COBOl 11?
What is the use of intialize verb?
How you can characterize tables in cobol?