What is 66 level number and where it is used in real time by
software developers?
Answer Posted / reddy
Renames clause nothing but RE-GROUPING the elementry data items(variables)
real time also same
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
State the various causes of s0c1, s0c5 and s0c7.
how do you reference the variable block file formats from cobol programs
What rules are to be followed while using the corresponding options?
Write the code to count the sum of n natural numbers.
How do you define a variable of comp-1 and comp-2?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Which division and paragraphs are mandatory for a COBOL program?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
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?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Give some examples of command terminators?
how do you reference the ksds vsam file formats from cobol programs
What are the different rules for performing sort operation?