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
how do you reference the ksds vsam file formats from cobol programs
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Write some characteristics of cobol as means of business language.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What are the different data types in cobol?
) how do u code after getting data?
How many sections are there in data division in COBOL?
How do define dynamic array in cobol.
What are the different open modes available in cobol?
What is the difference between comp and comp-3?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What the difference is between continue and next sentence?