Answer Posted / raghavendra nq
If you are not using any unused memory locations,that items can be declared as a filler items. Filler items can't be initialized in procedure division.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
example for sub strings ? and refernce modifications whit output pls
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is cobol?
What are the rules of the move verb?
What the difference is between continue and next sentence?
IF I mention stop run in CICS what happens?
What is the LINKAGE SECTION used in COBOL?
How arrays can be defined in COBOL?
) How do u handle errors in BMS macro?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
How can you get the ksds file records into your cobol program?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How do you define a variable of comp-1 and comp-2?
HOw can I get the negative sign while deduct high value from low value
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?