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

Answer Posted / jaganmohanreddy

ya we can code like this it will occupy 18 bytes only s9(9)
v9(9) v is for assumed decimal

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are 77 levels used for?

649


Define static linking and dynamic linking.

653


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

808


how to refer the data field?

1793


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

704






What are the access modes of START statement?

706


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

726


how to convert the recors form vsam file to db2 table tru file aid

2747


How you can characterize tables in cobol?

707


example for sub strings ? and refernce modifications whit output pls

1833


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

699


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

812


Name some of the examples of COBOl 11?

2671


Are you comfortable in cobol or jcl?

633


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1796