If you are current on the owner of a set, what is the
difference between an obtain next and obtain first?

Actually in which topic will we use dis???Plz explain it
clearly


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

In COBOL CALL-CALLING,if a program A is calling 3 sub- programs, dynamically, then it is said sub-programs will always will always in Initial Mode. My question is : Do we need to code CANCEL or (IS INITIAL) for dynamically called sub-programs or it is the property of Dynamically called pgms so every time sub-pgms are called they will be in initial mode. ***This question is only Dynamic call****, Please reply. Thank you in advance.

4 Answers   Wipro,


Explain about different table spaces.

0 Answers  


How to increase the logical record length of existing PS file?

7 Answers  


wht is the use of evalute verb ? how do u declare recfm in cobol and jcl ?

2 Answers   EDS,


What are different data types in cobol?

0 Answers  






if you code move high-values to variable,can you move it into numeric variable or alphanumeric variable?

1 Answers   Patni,


How To move a value to an array using move verb?

3 Answers   IBM,


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

0 Answers  


01 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?

3 Answers   Mind Tree,


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.

0 Answers  


what is mainframe? what is the mainframe software ? what is use in s/w field?

7 Answers   CSE,


how would find total records in files using seqientional

1 Answers   HSBC,


Categories