What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
1109Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
1152What is the difference between structured cobol programming and object alternativelyiented cobol?
1248If you are current on the owner of a set, what is the difference between obtain next and obtain first?
1347What is the default value(s) for an initialize? What keyword will allow for an override of the default?
1119
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
) How do u handle errors in BMS macro
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What are the cobol coding sheets?
What is the LINKAGE SECTION used in COBOL?
What rules are to be followed while using the corresponding options?
What are the pertinent COBOL commands?
What are the rules of the move verb?
What are the various section in data division and briefly explain them.
What the difference is between continue and next sentence?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
) how do u code after getting data?
What is the problem of ordered sequential files access?
How do define dynamic array in cobol.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?