What are various search techniques in cobol? Explain.
No Answer is Posted For this Question
Be the First to Post Answer
can we use variable picture clause as xx.99 in cobol.
Why there is no questions in this column?
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
Have you used comp and comp-3 in your project? And how?
what is subscript in cobol?give realtime example?
What is the difference between index and subscript?
using redefine can you redefine lower variable size to higher variable size?
S9(5)V9(2) occupies how many bytes memory ?
What is Static,Dynamic linking ?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Hi Devolopers.. i need ur help.. i have 3 years of exp in Manual testing and SQL, next month onwards i shifted in to MAINFRAME TESTING... i have ZERO Knowledge abt mainframes.... PLS SUGGEST ME WHAT I LEARN in AMEERPET? mainframe testing or mainframe total devolopment subject... AS a devoloper u know every thing tester what to do PLSSSSSSSSS help me ITS VERY URGENT...
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??