how many maximum no of variables can be declared in linkage
section ?
Answer Posted / sadiq
255 Variables
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the access modes of START statement?
How do we get current date from system with century in COBOL?
What is the difference between binary search and sequential search?
What is length is cobol?
What are different data types in cobol?
Which is not true about evaluate statement
What are literals?
When is inspect verb is used in cobol?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Explain what you understand by passing by value.
Name the divisions, which are available in a cobol program?
HOw can I get the negative sign while deduct high value from low value
) How do u handle errors in BMS macro?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
If you are current on the owner of a set, what is the difference between obtain next and obtain first?