What are various search techniques in cobol? Explain.
No Answer is Posted For this Question
Be the First to Post Answer
1.What is the default print format in cobol?
I've one string with spaces ( I N D I A ). My question is I want remove the spaces & combine in to single string without space (INDIA).How we can write the cobol program & wich options we need to use. Please let me know.
what is soc7 abend?how u can trace it?
how can i see junk values in dclgen or in hostvariable of comp ?
How to retain the Duplicates in the one records?
What is the maximum data length for Numeric DataType ?
what is filler and what is use of filler
How to read a 100 record from a file through cobol?
Whats the use of Examine command? can someone help me?
. How do we cast a variable in COBOL
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Why we should use cursor ?