Question
'A' and 'B' started a business by investing Rs. 4,200
and Rs. 5,600, respectively. If 'A' and 'B' invested their investments for 7 months and 9 months, respectively, then find the profit share of 'B' out of the total profit earned by them which is Rs. 3,900.Solution
ATQ, Ratio of profit shares of 'A' and 'B' = (4,200 X 7):(5,600 X 9) = 29,400:50,400 = 49:84 So, profit share of 'B' = 3,900 X (84/133) = Rs. 2,463
Which of the following data structures is best suited for implementing a priority queue?Β Β Β
Which of the following operations is most efficient in a singly linked list compared to an array?
Which protocol is most commonly used in IoT devices for lightweight, efficient communication in constrained networks?
For a given array, there can be multiple ways to reach the end of the array using minimum number of jumps.
In terms of processor performance, which factor has the greatest impact on reducing instruction execution time for computationally heavy applications?Β ...
Which of the following sorting algorithms is NOT stable?Β
Appending value to list in python
What does 'IMPS' stand for?
Which of the following virtualization types allows multiple operating systems to run concurrently on a single physical machine, but does not require a h...
Purpose of Scope resolution operator