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

01 var1 pic x(10)
01 var2 redefines var1 pic 9(10).

then in procedure division

move 'abcde' to var1 then waht is the value of var1 and var2

Answer Posted / vishal

DATA EXCEPTION ERROR

Is This Answer Correct ?    1 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name some of the examples of COBOl 11?

3196


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

1306


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

1231


Name the sections present in data division.

1309


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

1268


Differentiate between structured cobol programming and object-oriented cobol programming.

1213


how do you reference the printer file formats from cobol programs

1280


What is rmode(any) ?

1330


How are the next sentence and continue different from each other?

1338


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1299


How you can read the file from bottom?

1196


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1607


What is the Purpose of Pointer in the string?

1125


What is Pic 9v99 Indicates in COBOL?

1339


What are various search techniques in cobol? Explain.

1112