which of the following can be used as a check protection symbol
a.Z
b.S
c.*
d.+
Answer Posted / mohan
c=*
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
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.
Have you used comp and comp-3 in your project? And how?
Give some examples of command terminators?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What do you understand by psb and acb?
What is Pic 9v99 Indicates in COBOL?
Explain the configuration section of a cobol program with examples of syntax.
What is a report item?
how do you reference the printer file formats from cobol programs
What the difference is between continue and next sentence?
How do you differentiate between cobol and cobol-ii?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?