in the TIME parameter we r giving hours r minutes
Answer Posted / mahii
time =(10,4)
10 = MINUTES
4= SECONDS
BY DEFAULT ITS IS 1440
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what are decleratives in cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the difference between goback, stop run and exit program in cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Which is not true about evaluate statement
Difference between array and sub-script ?
Write the code implementing the perform … varying.
how do you reference the printer file formats from cobol programs
What is the utilization of copybook in cobol?
What is a scope terminator give example?
how do you reference the ksds vsam file formats from cobol programs
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.
Can we redefine the field of x(200) to less than 200?
A table has two indexes defined. Which one will be used by the SEARCH?
Are you comfortable in cobol or jcl?