Answer Posted / anjireddy
Linkage section cobol 84 16Mb
cibol 75 1Mb
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are declaratives and what are their uses in cobol?
how do you define single dimensional array and multidimensional array in your cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What are the different rules of SORT operation?
A table has two indexes defined. Which one will be used by the SEARCH?
What is the Purpose of Pointer in the string?
Which is not true about evaluate statement
Why occurs cannot be used in 01 level in COBOL?
what happens if parmparameter passes zero bytes to the program
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
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?
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 do you reference the printer file formats from cobol programs
Explain how to differentiate call by context by comparing it to other calls?
Differentiate between structured cobol programming and object-oriented cobol programming.