Continue with your mobile number
For I: Ratio of the profits received by ‘A’, ‘B’ and ‘C’ = (4000 × 12):{(4800 × 6) + (4000 × 6)}:(3200 × 12) = 10:11:8 Therefore, profit share of ‘C’ = 219240 × (8/29) = Rs. 60,480 Therefore, I is true. For II: Ratio of the profits received by ‘A’, ‘B’ and ‘C’ = (4000 × 12):{(4800 × 6) + (3200 × 6)}:(3200 × 12) = 5:5:4 Therefore, profit share of ‘C’ = 219240 × (4/14) = Rs. 62,840 Therefore, II is true. For III: Ratio of the profits received by ‘A’, ‘B’ and ‘C’ = (4000 × 12):{(4800 × 6) + (2400 × 6)}:(3200 × 12) = 10:9:8 Therefore, profit share of ‘C’ = 219240 × (8/27) = Rs. 65,060 Therefore, III is false. Hence, Only I and II follows
Worst case is the worst case time complexity of Prim’s algorithm if adjacency matrix is used?
Which of the following is NOT a characteristic of the Internet of Things (IoT)?
Which of the following is substring of “IXAMBEE”?
Which file structure is best suited for handling large datasets and ensuring fast access in C, C++, Java, or Python?
Which of the following operations on a data structure refers to the removal of an element from the front of a queue?
Which of the following is NOT a characteristic of the SJF (Shortest Job First) scheduling algorithm?
Which of the following SQL queries is used to remove a table from a database?
Which protocol is most commonly used for secure communication between IoT devices over the internet?
In Data Communication, what protocol is used to ensure reliable transmission of data over a network?
Which of the following algorithms is most appropriate for a sorting task that requires minimal auxiliary space?