level number 77 is used to define
a)group data
b)elementary data
c)redefine
d)none
Answer Posted / v.s.rajashekar
LEVEL NO:77 IS USED FOR DECLARING ELEMENTRY DATA
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can you please let me know the centre name of INS certification in Kolkata.
what is amode(24), amode(31), rmode(24) and rmode(any)?
When is inspect verb is used in cobol?
HOw can I get the negative sign while deduct high value from low value
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
what happens if parmparameter passes zero bytes to the program
What is the local-storage section?
Define cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are the different rules of SORT operation?
How do you define a variable of comp-1 and comp-2?
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 many sections are there in data division in COBOL?
Have you used comp and comp-3 in your project? And how?