adspace
what happens if parmparameter passes zero bytes to the program
Answer Posted / Nitin Gupta
If a parameter passes zero bytes to a COBOL program, it would result in an error due to the lack of data to process. The specific error message may vary depending on the implementation and compiler used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers