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

d. Unpredictable

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how you will the direct the data to spool using sysout option?

2472


How can the attributes of one sms dataset be copied to another dataset?

1475


Must tape dataset definitions include vol=ser specifications?

1780


what is “Cond= even” and “Cond=only”?

1363


Explain the function of a dd statement?

1272


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

1468


what is use of disp parameter in dd statement?

1150


What is the purpose of dd * statement in jcl?

1330


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

1283


Explain dd statement in jcl?

1178


How to pass the parameter in parm using linkage section ? (syntax)?

1183


Brief description of inline procedure of jcl.

1316


What do you understand by the term job time – out and how can you overcome that?

1085


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

1325


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2652