A bag contains 550 coins of 25p denomination and 1100 coins of 50p denominations. If 11% of 25p coins and 22% of 50p coins are removed, the percentage of money removed from the bag is nearly?
Total money = Rs.[550 x (25/100) + 1100 x (50/100)] = Rs. 687.5 25 paise coins removed = Rs. (550 x 11%) = 60.5 50 paise coins removed = Rs. (1100 x 22%) = 242 Money removed =Rs. {60.5 x (25/100) + 242 x (50/100)} = Rs. 136.125 Required percentage = (136.125/687.5) x 100 = 19.8%
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?