If i initialize the 01 level variable in array, will it
initialize all the array elements (occurs)?
Answer Posted / rakesh
Thanx babes (@Sneha)
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is perform what is varying?
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?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are the different data types in cobol?
IF I mention stop run in CICS what happens?
example for sub strings ? and refernce modifications whit output pls
What are the different types of condition in cobol and write their forms.
Explain what you understand by passing by value.
What kind of error is trapped by on size error option?
What are the various section in data division and briefly explain them.
When is inspect verb is used in cobol?
What is the difference between PIC 9.99 and PIC9v99?
Write down the divisions of cobol program?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How arrays can be defined in COBOL?