A gave 60% of amount to B. B gave 20% of amount received from A to C. If amount received by C from B is Rs.192, then find the amount received by B from A.
Let A had Rs.x with him. According to question, => 60% of 20% of x = 192 => 0.12x = 192 => x = 1600 Amount received by B from A = 60% of 1600 = Rs.960
Which is not true about minimum spanning tree?
Which of the following protocols is most commonly used in IoT devices to enable communication between smart devices?
Which component of a network ensures that data is delivered to the correct host in a multi-host environment?
What is the primary goal of Cyber Security?
Which of the following is a critical concern for securing critical infrastructure?
In mobile computing, what is the main feature of pervasive computing?
Worst case is the worst case time complexity of Prim’s algorithm if adjacency matrix is used?
Which of the following operations on a data structure refers to the removal of an element from the front of a queue?
Which architecture allows multiple processors to share memory and work simultaneously?
In Data Structures, which of the following algorithms uses the Divide and Conquer strategy?