Question
Together, Amar and Bhanu invest Rs. 9200 and Rs. 12400
to launch their firm. Two years later, Bhanu departs from the company, and Chintu, who has invested Rs. 10,800, enters. After four years, the business has made a total profit of Rs. 43,680; next, determine Bhanu's profit.Solution
ATQ, Equivalent investment of Amar = 9200 × 4 = Rs. 36800 Equivalent investment of Bhanu = 12400 × 2 = Rs. 24800 Equivalent investment of Chintu = 10800 × 2 = Rs. 21600 Ratio of profit of Amar, Bhanu, and Chintu = 36800:24800:21600 = 46:31:27 Profit of Bhanu = (31/104) × 43680 = Rs. 13020
- Which component in a V-shaped software development model corresponds to the testing phase? 
- Which network topology is highly scalable but requires complex routing mechanisms? 
- Which of the following protocols is primarily used to assign IP addresses dynamically to devices on a network? 
- Which of the following statements about Classless Inter-Domain Routing (CIDR) is NOT true? 
- In deep learning, which type of neural network is most suitable for sequential data like time series? 
- Given the following code snippet implementing a Round Robin CPU scheduling algorithm, what will be the output when the processes are scheduled? - d... 
- Which firewall type inspects packets at all layers of the OSI model to ensure complete protection?
- Which of the following statements correctly describes a major difference between public and private clouds? 
- Consider a Binary Search Tree (BST) with the following values inserted in sequence: 45, 32, 50, 15, 40, 47, 60. What will be the in-order traversal of t... 
- Which search strategy guarantees the optimal solution?