 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | I need a C++ program to calculate percentages. But the catch is a number of denominators need to be input by the user(like 2 or 3 which user will decide) after that program should ask the value of each denominator and should eventually calculate the percentage. For Example In this case, the user will first enter the value of the numerator, which is 124. Following that, the number of denominators, in this case, two, will be entered. In this case, the user will then enter the values of the two denominators, in this case, 54 and 70. Next, The percentage will then be computed | 
| Answer» tion:Find the zeroes of the quadratic POLYNOMIAL y SQUARE - 8y - 20, and VERIFY the RELATIONSHIP between the zeroes and co-efficients.please follow | |