Answer Posted / shashank
in case of numeric variable it makes default value to zero
and in case of alphanumeric or alphabetic it makes default
value to spaces.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
what happens if parmparameter passes zero bytes to the program
How arrays can be defined in COBOL?
what are decleratives in cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What are the rules of the move verb?
how do you reference the esds vsam file formats from cobol programs
How are the next sentence and continue different from each other?
What are the different rules of SORT operation?
Write a cobol program making use of the redefine clause.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?