Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / ramesh.p

yes, we can declare it.it is a display usage.it will occupy one byte for each character so,there are 18 characters there (9+9) .so it will occupy 18 bytes...

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is difference between cobol and cobol/400

23078


Mention the guidelines to write a structured cobol program?

1142


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6668


how do you reference the variable unblock file formats from cobol programs

1381


How you can characterize tables in cobol?

1252


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

1185


how do you reference the rrds file formats from cobol programs

1656


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3277


What are the various section in data division and briefly explain them.

1251


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1300


Write a program to enter and display the names of students in a class using the occurs clause.

1260


Give some examples of command terminators?

1322


A table has two indexes defined. Which one will be used by the SEARCH?

1328


How do get the result of your program directly on your pc?

2395


what happens if parmparameter passes zero bytes to the program

2183