file status 00 is checked after opening the file or reading
the file
Answer Posted / srinath
File status is checked at both times i.e while opening as
well as while reading the file also.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Mention the guidelines to write a structured cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Discuss about changing dataset name in proc.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is amode(24)?
How arrays can be defined in COBOL?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
how do you reference the esds vsam file formats from cobol programs
For rewrite, why is it mandatory that file needs to be opened?
What are the rules of the move verb?
What is link edit in cobol?
What guidelines should be followed to write a structured cobol prgm?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is a scope terminator give example?