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
how do you reference the rrds file formats from cobol programs
Explain the configuration section of a cobol program with examples of syntax.
Write a program that uses move corresponding.
Can you please let me know the centre name of INS certification in Kolkata.
What are the different open modes available in cobol?
Are you comfortable in cobol or jcl?
Write a program to enter and display the names of students in a class using the occurs clause.
How you can read the file from bottom?
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.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
A table has two indexes defined. Which one will be used by the SEARCH?
What are all the divisions of a COBOL program?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is the use of intialize verb?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?