Answer Posted / bhaskar reddy
77 level number used for indipendent items it can't be
subdivided into elementory items.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
How do we get current date from system with century in COBOL?
How do define dynamic array in cobol.
What is an in line perform? When would you use it? Anything else you wish to say about it.
How can you get the ksds file records into your cobol program?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What guidelines should be followed to write a structured cobol prgm?
What is the compute verb? How is it used?
What type of SDLC u followed? Why?
what is difference between cobol and cobol/400
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.
What is the difference between next sentence and continue in cobol programing language?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What kind of error is trapped by on size error option?
What are 77 levels used for?