Question
A gave 50% of amount to B. B gave 20% of amount received
from A to C. If amount received by C from B is Rs.186, then find the amount received by B from A.Solution
Let A had Rs.x with him. According to question, => 50% of 20% of x = 186 => 0.1x = 186 => x = 1860 Amount received by B from A = 50% of 1860 = Rs.930
Which data structure is typically used to implement a priority queue?
What is the primary purpose of performing backups in an operating system?
Which of the following brackets are used in python to create a list?
What happens if there is insufficient memory to allocate in dynamic memory allocation?
How many stable states does a positive-edge-triggered D-type flip-flop have?
Accessing the data value or message value which may even cause a function invocation, is called?
Which of the following will occur when we broadcast two packets on the medium at a time?
KVL states that the sum of the voltages around any closed loop in a circuit is equal to:
Which phase of the software development lifecycle is primarily considered in COCOMO?
Which function is used to deallocate dynamic memory in C++?