How to find out the closest prime number of an input number?
I believe it has something to do with SEARCH and COBOL
Linear Array.


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

Post New Answer

More COBOL Interview Questions

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  


How can I tell if a module is being called DYNAMICALLY or STATICALLY?

3 Answers   CTS,


after udatingg first 110 rows, my job abends. now how do i change my cobol program so that when i restart the Job it will start updating from 111th row ( i.e in next run I di=ont want to update those 110 rows which are already been updated in the first run before job abend)

7 Answers   Allianz, Wipro,


what is the difference between Plan & package

3 Answers   IBM,


How do u write test cases?

0 Answers   IBM,


what is the difference between Normal vaiable and comp variable.

5 Answers   DELL,


01 var1 pic x(10) 01 var2 redefines var1 pic 9(10). then in procedure division move 'abcde' to var1 then waht is the value of var1 and var2

9 Answers   HSBC,


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

4 Answers   IBM,


i have a requrement in A as viswa!@#$%&^**reddy i need to move viswareddy in B without junk values pls say how to do ths reply fast

4 Answers   L&T,


What is a subscript ?

3 Answers  


Why we are using comp and comp-3 in real time projects?

4 Answers   IBM,


What are the access modes of START statement?

0 Answers  


Categories