Answer Posted / guest
tallying is ued for counting the lettlers..
it is ued in Inspect statement
ex: 01 ws-variable pic x(10) value 'raja ramesh'
if u want count the letter "r' count. u can use the
talyying variable...
please let me now if u need any clarifiaction on this..
raki_9@yahoo.co.in
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
explain sorting techniques in cobol program?
example for sub strings ? and refernce modifications whit output pls
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Give some examples of command terminators?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Explain about different table spaces.
Explain what you understand by passing by value.
What are various search techniques in cobol? Explain.
What rules are to be followed while using the corresponding options?
Define cobol?
Write the code to count the sum of n natural numbers.
What are the different rules of SORT operation?
What is the use of intialize verb?
What is the difference between goback, stop run and exit program in cobol?
What is length is cobol?