What are different file OPEN modes available in COBOL?
Answer Posted / arti
input,output,i-o,extend.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Name the divisions, which are available in a cobol program?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
) How do u handle errors in BMS macro
What are the different rules of SORT operation?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Can we change the password using ALTER? anyone tried and changed?
What is the LINKAGE SECTION used in COBOL?
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 is the difference between comp and comp-3?
how do you define single dimensional array and multidimensional array in your cobol?
What are the cobol coding sheets?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Discuss about changing dataset name in proc.
What are the various section in data division and briefly explain them.