What will happen if you code GO BACK instead of STOP RUN in
a stand alone COBOL program ?
Answer Posted / shan
Answer 4 is the correct explanation...
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How do you get the data to code the BMS macro?
What is the usage of comp fields in cobol?
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 you are current on the owner of a set, what is the difference between obtain next and obtain first?
Can you please let me know the centre name of INS certification in Kolkata.
What is the difference between structured cobol programming and object alternativelyiented cobol?
How do we get current date from system with century in COBOL?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What are the access modes of START statement?
Write a cobol program making use of the redefine clause.
Which Search verb is equivalent to PERFORM…VARYING?
Write a program that uses move corresponding.
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
how do you reference the printer file formats from cobol programs