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

Answer Posted / sruthi

thanks ....

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

667


What is the use of intialize verb?

738


Have you used comp and comp-3 in your project? And how?

2003


What is the utilization of copybook in cobol?

648


What are the different rules of SORT operation?

689






I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10543


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

664


How arrays can be defined in COBOL?

658


) how do u code after getting data?

1575


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

697


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


What are declaratives and what are their uses in cobol?

701


In COBOL, what is the different between index and subscript?

751


i need a small 3d program using inline and outline.

1629


How to print 10 to 1 if the input have only 10 digit number?

803