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


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

Post New Answer

More COBOL Interview Questions

I have a COBOL main program which is calling sub program, the number of calling parameters used in main program are 4 whereas in sub program it's 5. Sub program is passing 5 parameters back to main program Will there be any compilation error? Or main program parameters displays junk values?

1 Answers  


01 MOVE 10 TO N 05 PERFOM PARA1 TIMES STOP RUN WAT WILL HAPPEN?? WILL IT RUN INFINITELY OR AN ERROR WIL BE THER BECAUSE NO OF TIMES IS NOT GIVEN??

1 Answers  


What is the point of the REPLACING option of a copy statement?

3 Answers  


What is LENGTH in COBOL II?

2 Answers   CSC,


Can a Search can be done on a table with or without Index?

0 Answers  


What is rmode(24)

0 Answers  


in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......

2 Answers   IBM,


Wat is the difference between NEXT and CONTINUE statement in cobol,can any one explain with example.

11 Answers   Deloitte,


Can you please let me know the centre name of INS certification in Kolkata.

0 Answers  


What are the functions like c or c++ in cobol?

2 Answers  


What do you do to resolve SOC-7 error?

2 Answers   Sun Life, Wipro,


how the control comes back from subprogram to mainprogram

3 Answers   IBM,


Categories