Question
A, B, and C started a business. They partnered for 6
months, 12 months, and 14 months respectively. If their profit is in the ratio 5 : 4 : 7 respectively, then the ratio of their respective investments is ______.Solution
Given: Profit ratio = 5:4:7, and time durations are 6,12,14 months. By Using the formula:
Which register holds the data to be written to or read from memory?
In the context of sorting algorithms, which one of the following is not a comparison-based sorting algorithm?
- If a recursive function calling itself and that recursive call is the last statement in the function then it’s known as ___________
Which logic gate operation is performed by an XOR gate?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
The smallest unit of memory that the CPU can read or write is ___.
In a Token Ring network, what happens when a computer wants to transmit data?
A B-tree of order 4 is built from scratch by 10 successive insertions. What is the maximum number of node splitting operations that may take place?
What is the purpose of a diode in a circuit?
Which famous algorithm follows a greedy approach for solving the minimum spanning tree problem in a graph?