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

study the following
01 A PIC 99V0 VALUE 5
01 B PIC 9V9 VALUE 6
01 C PIC 99V9 VALUE 2.5
01 D PIC 99 VALUE 3
COMPUTE A ROUNDED B C = A+B*C/D
ON SIZE ERROR PERFORM PRINT-ERROR
the comments of A.B.C after execution of the above
statement are
a.A=10 B=0 C=10
b.A=10 B=9.9 C=9.9
c.A=10 B=0 C=9.9
d.A=10 B=6 C=10

Answer Posted / dimpy19

10A
6 B
10C

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(any) ?

1330


how do you reference the printer file formats from cobol programs

1280


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2428


What is static and dynamic call in cobol?

1115


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


State the various causes of s0c1, s0c5 and s0c7.

1143


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

1263


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

1265


What is link edit in cobol?

1269


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1621


What is difference between static and dynamic call in cobol?

1466


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

1339


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

1306


What is the difference between next sentence and continue in cobol programing language?

1278


Can you please let me know the centre name of INS certification in Kolkata.

2284