Start learning 50% faster. Sign in now
Let the income of the man be Rs. x Therefore, sum donated to NGO ‘A’ = Rs. 0.22x Sum left with NGO ‘A’ = 0.25 × 0.22x = Rs. 0.055x Sum donated to NGO ‘B’ = Rs. 0.11x Sum left with NGO ‘B’ = 0.2 × 0.11x = Rs. 0.022x Sum donated to NGO ‘C’ = Rs. 0.26x Sum left with NGO ‘C’ = 0.5 × 0.26x = Rs. 0.13x According to the question, 0.055x + 0.022x + 0.13x = 5175 Or, 0.207x = 5175 Or, x = 5175/0.207 = 25000 Therefore, income of man = Rs. 25000
Fill in the correct option for 27 blank space.
If a series is already sorted, which sorting technique will finish in the least time?
Data warehouse has historical data
Which component in Hadoop is responsible for managing cluster resources and scheduling tasks?
Which of the following is a primary advantage of a microservices architecture compared to a monolithic architecture?Â
Which of the following scenarios best demonstrates a potential use of candidate keys in a relational database?Â
Which of the following protocols is responsible for mapping an IP address to a MAC address in a local network?Â
What is the best case time complexity of merge sort?
Which of the following best describes the nature of TCP (Transmission Control Protocol) as a connection-oriented protocol?
What is the primary purpose of using private class members in object-oriented programming?