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...

I want to declare a field with data type Double in my COBOL
program. how shall i do that ?

Answer Posted / tarunam

To Declare field with double data type u have to declare it
with comp-2
eg: PIC s9(8) usage is comp-2

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between COBOL2 AND COBOL390?

3112


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

1299


What are literals?

1183


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2641


When is inspect verb is used in cobol?

1309


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

1326


How do you reference the following file formats from cobol programs?

1202


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1303


How do you reference the fixed block file formats from cobol programs

1285


Explain about different table spaces.

1153


What are the different open modes available in cobol?

1243


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

1204


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2636


What is the difference between goback, stop run and exit program in cobol?

1645


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2134