Question
A invest thrice the sum invested by B and withdraws half
of sum after 3 months and again withdraws half of the remaining sum after 3 months. Find ratio of profit share of A to B at the end of a year.Solution
Let investment of B is Rs.4x. So, investment of A = Rs.12x Required ratio = (12x x 3 + 6x x 3 + 3x x 6) : 4x x 12 = 72x : 48x = 3:2
In a typical instruction pipeline, which stage is responsible for fetching the next instruction from memory?
Which web technology is used to style and format the layout of a web page?
Kirchhoff's Voltage Law (KVL) is based on the principle of:
Which of the following is NOT a potential concurrency control issue?
State true or false
The Arithmetic Logic Unit (ALU) is a crucial component of the CPU responsible for performing arithmetic and logical operat...
What is Apache Spark primarily used for in big data processing?
Which problem is a classic example of an NP-complete problem?
Virtual memory allows for the efficient management of:
Which of the following is NOT a type of inheritance?
In ______, the difference between the height of the left sub tree and height of the right tree, for each node, is almost one