select TURE Statement(s) aboUt eject statemenet in cobol?
a)The eject statememnt must be the only statement on the
line
b.It causes the program to edit abnormally

c. eject statement can be written in either area A or
area B
d. specifies that the next source statement is to be
printed at Top of the next page
e.The EJECTstatement has no effect on the compilation of
the source program itself

Answer Posted / vallilakshmi

True statements are a,c,d,e.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In COBOL, what is the different between index and subscript?

751


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

650


HOw can I get the negative sign while deduct high value from low value

1780


What is cobol?

736


) How do u handle errors in BMS macro?

1418






What is comp-1 and comp-2?

754


What rules are to be followed while using the corresponding options?

627


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2721


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

848


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1642


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.

1998


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2718


how do you reference the esds vsam file formats from cobol programs

625


How you can characterize tables in cobol?

708


What type of SDLC u followed? Why?

1514