Answer Posted / rekha
new--> delete,delete
old--> catlg,catlg
mod--> uncatlg,keep
shr--> keep,uncatlg
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
State the various causes of s0c1, s0c5 and s0c7.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is the Purpose of Pointer in the string?
What is cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Write down the divisions of cobol program?
) How do u handle errors in BMS macro?
What is an in line perform? When would you use it? Anything else you wish to say about it.
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What are the rules of the move verb?
Write a program that uses move corresponding.
Write a program to enter and display the names of students in a class using the occurs clause.
How you can read the file from bottom?
What type of SDLC u followed? Why?