In an array processing what is the thing that can be done
by using subscripts but not by using index
Answer Posted / sweety
we can display subscripts but not index ....
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What type of SDLC u followed? Why?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How many sections are there in data division in COBOL?
What kind of error is trapped by on size error option?
What the difference is between continue and next sentence?
What do you understand by psb and acb?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Discuss about changing dataset name in proc.
For rewrite, why is it mandatory that file needs to be opened?
What are the different rules of SORT operation?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
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 ......
how to access the file from prodution from changeman tool and to submit a file to production
Which mode is used to operate the sequential file?