Answer Posted / sowjanya
it is a level in which value clause can not be used
| Is This Answer Correct ? | 8 Yes | 70 No |
Post New Answer View All Answers
what is the use of outrecord?
Write some characteristics of cobol as means of business language.
how can i see junk values in dclgen or in hostvariable of comp ?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is length is cobol?
What is the utilization of copybook in cobol?
How many sections are there in data division in COBOL?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
) what is the difference between AID and HANDLE AID?
What is the use of intialize verb?
what happens if parmparameter passes zero bytes to the program
Can a Search can be done on a table with or without Index?
What are the different types of condition in cobol and write their forms.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
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?