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

what is the result of the following?

DIVIDE A INTO B GIVING C.

a.C=A/B
b.the reminder of B/A is stored in C
c.C=B/A
d.the reminder of A/B is stored in C

Answer Posted / sunaina

Here in the above formula, we are Dividing the value of B
by A, and storing the value into C.

Ex:
A=10
B=20

then
C= B/A i.e, C= 20/10
the value 2 is stored in C.

So the result is:

C=B/A.

Is This Answer Correct ?    17 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

2606


IF I mention stop run in CICS what happens?

2427


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

1268


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

1366


What are the cobol coding sheets?

1358


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1309


How do we get current date from system with century in COBOL?

1425


how do you reference the rrds file formats from cobol programs

1656


What is the difference between PIC 9.99 and PIC9v99?

1403


What are the rules of the move verb?

1322


What rules are to be followed while using the corresponding options?

1125


What is amode(24)?

1298


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


Mention the guidelines to write a structured cobol program?

1142


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

1278