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 / veena

************************************************************
************************************************************
************************************************************
It will give compilation error.

Is This Answer Correct ?    0 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is redefines clause in COBOL?

1351


How many bytes S(8) comp field occupy and its maximum value?

2191


How do you differentiate between cobol and cobol-ii?

1282


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2476


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1383


Can a Search can be done on a table with or without Index?

1333


HOw can I get the negative sign while deduct high value from low value

2304


what is the difference between COBOL2 AND COBOL390?

3113


how do you reference the esds vsam file formats from cobol programs

1269


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

1260


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

1379


What is the compute verb? How is it used?

1187


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

1130


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17930


) How do u handle errors in BMS macro?

2017