Question
A, B and C started a business together. The ratio of the
investment of A to that of B was 5 : 6 and the ratio of the investment of B to that of C was 12 : 14. If at the end of the year, C received Rs. 2,2,75 as his share of annual profit, what was the total annual profit earned by all of them together?Solution
Ratio of investment of A to B = 5:6 Ratio of investment of B to C = 12 : 14 = 6:7 Ratio of investment of A to B to C = 5 : 6 : 7 C’s share = 7/(7+6+5)×total profit =2275 ∴ Total profit = 2275 × 18/7 = Rs. 5,850
What does the "Model" represent in the MVC architecture?
Consider below arithmetic operation in python and predict the output
X=7.5
Y=2
print(X//Y)
Which scheduling policy may result in high waiting times for long-running jobs?
Which data analytics technique is suitable for handling missing data points in a dataset?
Which device operates at the Data Link Layer of the OSI model?
 Which is the first process launched by the LINUX?
Which protocol is used for secure remote shell access and file transfers?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
C++ follows ___.
Which command is used to delete a file in a Unix/Linux system?