Hi,
My interviewer ask A calls B and C calls B, a and b are
static c and b are dynamic.what happens if they compile and
execute at same time.
Answer Posted / malli
thanks venu and another question if a and c calls b at same
time i.e both a and c compike at sametime.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
In COBOL, what is the different between index and subscript?
How do get the result of your program directly on your pc?
how to move the records from file to array table. give with code example
) how do u code after getting data?
What is the difference between Call and a Link?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
what is the difference between COBOL2 AND COBOL390?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is link edit in cobol?
how do you define single dimensional array and multidimensional array in your cobol?
Which division and paragraphs are mandatory for a COBOL program?
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.
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
example for sub strings ? and refernce modifications whit output pls