Answer Posted / krishna
Subscript means occuresses, it can declared in WS-section
index means displacement,need not be declared
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Can a Search can be done on a table with or without Index?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What rules are followed by the search verb.
What is the default value(s) for an initialize and what keyword allows for an override of the default?
How do you differentiate between cobol and cobol-ii?
example for sub strings ? and refernce modifications whit output pls
What type of SDLC u followed? Why?
How can you get the ksds file records into your cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is cobol?
What are the different types of condition in cobol and write their forms.
What is redefines clause in COBOL?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?