In an array processing what is the thing that can be done
by using subscripts but not by using index
Answer Posted / sweety
we can display subscripts but not index ....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write some characteristics of cobol as means of business language.
What are different data types in cobol?
What is amode(31)
State the various causes of s0c1, s0c5 and s0c7.
explain sorting techniques in cobol program?
What is the Purpose of Pointer in the string?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
how can i see junk values in dclgen or in hostvariable of comp ?
What is the difference between PIC 9.99 and PIC9v99?
Write a program to explain size error.
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 do you define a variable of comp-1 and comp-2?
What is perform what is varying?
Write a cobol program making use of the redefine clause.
How do u write test cases?