What is the mode in which you will OPEN a file for writing?
Answer Posted / elite group
output or i/o mode
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
what is search and searchall?what is the diffrence between them?give an best example?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
IF I mention stop run in CICS what happens?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
how to refer the data field?
How do you get the data to code the BMS macro?
What is report-item in COBOL?
Are you comfortable in cobol or jcl?
What is the difference between binary search and sequential search?
Write down the divisions of cobol program?
What kind of error is trapped by on size error option?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?