Why there is no questions in this column?

Answer Posted / suputhru

All the best Guys.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to move the records from file to array table. give with code example

2212


When is inspect verb is used in cobol?

669


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 ......

10553


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8607


What the difference is between continue and next sentence?

651






What is the difference between a binary search and a sequential search what are the pertinent cobol?

725


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1921


What are the different rules to perform a Search?

613


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5664


What are the access modes of START statement?

710


What are the rules of the move verb?

695


What is comp-1 and comp-2?

754


What is the difference between next sentence and continue in cobol programing language?

700


What are various search techniques in cobol? Explain.

639


What type of SDLC u followed? Why?

1514