What is the Purpose of POINTER Phrase in STRING command
Answer Posted / kavya
POINTER is used to get the ended position of the string.
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
) what is the difference between AID and HANDLE AID?
What is the difference between Global and External Variables?
What is rmode(any) ?
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
what happens if parmparameter passes zero bytes to the program
Define cobol?
How do you differentiate between cobol and cobol-ii?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Explain the configuration section of a cobol program with examples of syntax.
Write the code to count the sum of n natural numbers.
What are the cobol coding sheets?
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.