In INITIALIZE what is Repalcing Word will do

Answer Posted / ashar

It will initialise with other values rather than default values i.e., without 0's and '-'s

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are decleratives in cobol?

1831


What is the difference between comp and comp-3 usage?

681


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

691


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2101


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780






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?

897


What is a SSRANGE and NOSSRANGE?

825


What guidelines should be followed to write a structured cobol prgm?

674


Can we redefine the field of x(200) to less than 200?

822


What is redefines clause in COBOL?

851


How do you reference the following file formats from cobol programs?

698


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


What are the cobol coding sheets?

666


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

825


What are the different open modes available in cobol?

722