A milk vendor has 93 litres of cow pure milk, 62 litres of toned milk and 124 litres of double toned milk. If he wants to pack them in cans so that each can contains same litres of milk and does not want to mix any two kinds of milk in a can, then the least number of can required will be
For least or minimum number of cans, the maximum capacity cans will be required. The maximum capacity cans for required quantity For this, we take H.C.F of given quantities H.C.F of (93 + 62 + 124) = 31 Maximum Capacity of a can = 31 litre Number of cans of cow milk = 93/31= 3 Number of cans of toned milk = 62/31 = 2 Number of cans of double toned milk = 124/31 = 4 Total number of cans = 3 + 2 + 4 = 9
Which command is used to display the contents of a file in a Unix/Linux system?
The preorder traversal of a binary search tree is 15, 10, 12, 11, 20, 18, 16, 19. Which one of the following is the postorder traversal of the tree?
What is the role of the shell in an operating system?
What consensus mechanism is used by the Bitcoin blockchain?
Which algorithm is used to search for a specific element in a sorted array by repeatedly dividing the search interval in half?
The SI unit for measuring energy is:
What is the goal of instruction pipelining in a CPU?
In Hadoop, what is the purpose of the MapReduce paradigm?
DCL provides commands to perform which operations?
Which layer of the OSI model is responsible for establishing, managing, and terminating network connections?