Technical Interview

Home
Technical Interview
Interview Process
Introduction Questions
Quantitative Problems
Google & Microsoft
Algorithms
C/C++ Questions
Java Questions
Data Structures
Fundamental Questions
Puzzles
Resume Tips
Added Recently
Links
Contact Us
Submit Question/Answer

A student divided a number by 2/3 when he required to multiply it by 3/2. Calculate the percentage of error in the result. 

 

0 %
Explanation:
Since 3x / 2 = x / (2 / 3). So, dividing by 2/3 is equivalent to multiplying by 3/2.