Answer Posted / obulreddy.k
Inspect is used to find the number of occurrence of single
character or Group of characters
examine is used to find the number of occurrence of single
character only
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how to move the records from file to array table. give with code example
What is the difference between PIC 9.99 and 9v99 in COBOL?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
what is the difference between COBOL2 AND COBOL390?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
explain sorting techniques in cobol program?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Write a cobol program making use of the redefine clause.
Can a Search can be done on a table with or without Index?
what are decleratives in cobol?
Write a program that uses move corresponding.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue