How will you divide two numbers without using the division
operator?
Answer Posted / 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 |
Post New Answer View All Answers
need testing projects where can i find them
Can you please explain about the erp project
Explain Single View Testing ?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
Hi, Anybody knows about Hexaware company..
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
Test approach to windows update?
discuss black box and white box testing is not widely used if you disagree tell me why?
Is anybody have the telecom systems test cases from start to end?
Diffrence b/w functional testing,functionality testing,system testing?
What types of testing is specifically important for web testing?
What is difference in between operating system 2000 and os xp?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
How do you scope out the size of the testing effort?
How to Generate Test Case for Shopping Cart?