Answer Posted / ramu
tallying is a register is used to store the matching
characters count in a string.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is perform what is varying?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What are various search techniques in cobol? Explain.
Can a Search can be done on a table with or without Index?
What is link edit in cobol?
Why occurs cannot be used in 01 level in COBOL?
) what is the difference between AID and HANDLE AID?
how do you reference the variable block file formats from cobol programs
Which mode is used to operate the sequential file?
What is the utilization of copybook in cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Write a program that uses move corresponding.
What are declaratives and what are their uses in cobol?
What is a report item?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc