can we declare s9(9)v9(9) in cobol ? if yes how many bytes
it will occupy ?(urgent plz answer it)

Answer Posted / ramlal

before decimal point value stored in 9byted decimal point
does not occupy any space after decimal point total value
occupies only 1byte totally 9+0+1=10bytes.

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What the difference is between continue and next sentence?

659


how do you reference the esds vsam file formats from cobol programs

634


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

631


) How do u handle errors in BMS macro

1510






How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

648


What is the difference between perform … with test after and perform … with test before?

883


How many bytes S(8) comp field occupy and its maximum value?

1630


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

780


Discuss about changing dataset name in proc.

761


What is the compute verb? How is it used?

661


What is Pic 9v99 Indicates in COBOL?

726


What is the difference between binary search and sequential search?

641


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958