How to display the index.(displacement from an array)

Answer Posted / sreeji

we cant display index variable. we can display subscript

Is This Answer Correct ?    13 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to remove 2 duplicate records and copy only one using job control language?

968


What is link edit in cobol?

947


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1169


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2236


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

968


What is the difference between comp and comp-3 usage?

869


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1350


Which mode is used to operate the sequential file?

928


) How do u handle errors in BMS macro?

1624


What are the access modes of START statement?

938


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

988


What is a SSRANGE and NOSSRANGE?

1117


What are literals?

859


How many sections are there in data division in COBOL?

887


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

621