How much salary you are expecting? If they ask in an
interview, what we have to tell?
Answer Posted / naresh
based on my current salary i want 30% hike
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
how do you reference the printer file formats from cobol programs
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
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.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Whats the difference between search & search ALL?
) what is the difference between AID and HANDLE AID?
How do you differentiate between cobol and cobol-ii?
How you can characterize tables in cobol?
i need a small 3d program using inline and outline.
how do you reference the esds vsam file formats from cobol programs
how do you reference the rrds file formats from cobol programs
What is Pic 9v99 Indicates in COBOL?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
) How do u handle errors in BMS macro?
What is the difference between PIC 9.99 and PIC9v99?