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 piece of code
01 GROUP-ITEM
05 AMOUNT-1 PIC 99V9 USAGE COMP VALUE 50
05 AMOUNT-2 PIC 9(4)V99 USAGE COMP
MOVE ZERO TO GROUP-ITEM
ADD 50 TO AMOUNT-1
what will be the content of AMOUNT-1?
a.50
b.100
c.0
d.unpredictable

Answer Posted / jyotiprakash8

a is write ans

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(24)?

1297


Write the code to count the sum of n natural numbers.

1255


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1272


What are the different data types in cobol?

1512


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

7625


What is Pic 9v99 Indicates in COBOL?

1337


Define cobol?

1480


How you can read the file from bottom?

1195


For rewrite, why is it mandatory that file needs to be opened?

1151


What type of SDLC u followed? Why?

2048


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

1174


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

1151


What are the different open modes available in cobol?

1243


What the difference is between continue and next sentence?

1218


What is the default value(s) for an initialize and what keyword allows for an override of the default?

1265