What are options have been removed in COBOL 11?
Answer / savan
EXAMINE has been removed from later versions of COBOL.
Is This Answer Correct ? | 0 Yes | 0 No |
What is LENGTH in COBOL II?
Can we change the password using ALTER? anyone tried and changed?
What are the different rules of SORT operation?
Hi Guys, I have faced one interview question if I have requirement to add 5 new columns to existing table what are prerequisite do i need to take.
Write a program to explain size error.
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...
Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?
7 Answers Bank Of America, Mind Tree,
Re: 01 NAME1 PIC X(13) VALUE "COBOL PROGRAMMING". 01 NAME2 PIC X(13). now I want to display the value of NAME1 in reverse order i.e value should be displayed as "GNIMMARGORP LOBOC" HOW can I do that ??? please let me know if any one knows it.
what are the steps to sort in a cobol program?
if a file has 1000 recods how copy the records from 1 to 100 records using sort
what is the maximum error code in mainframe
how many bytes does s9(15) occupy in comp1 comp2 and comp3 ?