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

Consider the following code:

77 A PIC 99V99 VALUE 55.35
77 B PIC 99V999 VALUE 32.754

ADD B TO A ON SIZE ERROR DISPLAY "ERROR!!!"

What will be the result ?
(a) A=88.10, B=32.754
(b) A=87.00 B=32.754
(c) A=87.10 B=32.754
(d) ERROR!!! will be DISPLAYed on the screen.

Answer Posted / milind

The previous answer is wrong.

The correct answer is (a) 88.10.

Is This Answer Correct ?    18 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1481


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

2268


Define static linking and dynamic linking.

1264


What is the Purpose of Pointer in the string?

1119


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

1278


What is comp-1 and comp-2?

1277


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

1603


What are the different open modes available in cobol?

1239


Mention the guidelines to write a structured cobol program?

1136


how to access the file from prodution from changeman tool and to submit a file to production

7621


Can we redefine the field of x(200) to less than 200?

1429


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

1226


) how do u code after getting data?

2206


what is amode(24), amode(31), rmode(24) and rmode(any)?

1191


Explain how to differentiate call by context by comparing it to other calls?

1239