can we declare s9(9)v9(9) in cobol ? if yes how many bytes
it will occupy ?(urgent plz answer it)
Answer Posted / siddu reddy
yes, 18 bytes it will occupy. here v is assumed decimal
point,it doesn't occupy any space
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are different data types in cobol?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Write a program that uses move corresponding.
What are the various section in data division and briefly explain them.
) how do u code after getting data?
What are the different data types in cobol?
How can you get the ksds file records into your cobol program?
What is the compute verb? How is it used?
What is the difference between Call and a Link?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is length is cobol?
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?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is the difference between perform … with test after and perform … with test before?
example for sub strings ? and refernce modifications whit output pls