How will you divide two numbers without using the division
operator?

Answers were Sorted based on User's Feedback



How will you divide two numbers without using the division operator? ..

Answer / nakul gupta

we must subtract the second nnumber from the first till the
second number becomes greater than first number.
for example: we have two numbers a=245 & b=40 then a-b is
245-40=205
again 205-40=165
165-40=125
125-40=85
085-40=45
045-40=5
here we subract second number from first one 6 times &
remainder is 5.

Also if we divide 245 by 40 the quotient is 6 & remainder
is 5.

Is This Answer Correct ?    53 Yes 7 No

How will you divide two numbers without using the division operator? ..

Answer / ahmed

how i can convert it into program in java i mean count how many times the subtract will be

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What test cases should be written in performance testing manually?

1 Answers  


can u give me the test scenario template and one example test scenario?

9 Answers   Accenture, AppLabs, WCL,


what is traceability matrix? when we are using this traceability matrix in ur project?

5 Answers   AZTEC,


what are all requirements need for create gmail login page

4 Answers   Mphasis,


what is the formal technical review

1 Answers   Accenture,


I attendend written test in NDS bangalore in aug 2009. 20 aptitude and 10 descriptive questions. In aptitude they ask sums from time and work,time and distance,tap,feet and inches(12 inches=1feet),percentage etc...

0 Answers   NDS,


why do you go for white box testing when black box testing is available?

6 Answers  


Why is it important to thoroughly retest a defect after it has been reported fixed? How will you do that?

3 Answers   ISB,


What is a Bug Report?

2 Answers   IBM,


I have 1+ year exp. in web based testing & now I want to switch my job so anyone can tell me which types question generally ask in interview(which related to web based testing ) ???

1 Answers  


what is tracebility matrix?

8 Answers   IonIdea, TCS,


What is the difference between a test policy and test strategy? Need detailed answer with some highlights.

1 Answers  


Categories