What are options have been removed in COBOL 11?

Answer Posted / savan

EXAMINE has been removed from later versions of COBOL.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need a small 3d program using inline and outline.

1637


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

419


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.

2008


In which area will you utilize 88 level items in cobol?

722


Write a cobol program making use of the redefine clause.

731






)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1523


What are different data types in cobol?

689


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?

2098


Explain how you can characterize tables in cobol?

637


A table has two indexes defined. Which one will be used by the SEARCH?

757


What is the utilization of copybook in cobol?

657


Can a Search can be done on a table with or without Index?

802


What is amode(24)?

682


Write a program to enter and display the names of students in a class using the occurs clause.

652


What are all the divisions of a COBOL program?

663