Start learning 50% faster. Sign in now
Milk in vessel A = 30 liters A + B = 140 liters Water in vessel B = 4x Milk in vessel B = 5x Water in vessel A = 4x/2 = 2x 30 + 2x + 4x + 5x = 140 11x = 110 x = 10 Water in vessel A = 2 * 10 = 20 liters Total quantity in vessel A = 20 + 30 = 50 liters Hence answer is option A
In the context of IPC, what does FIFO stand for?
Which logic gate has an output of 1 only when all inputs are 1?
What is the purpose of the Program Counter (PC) in CPU control design?
In a compiler, keywords of a language are recognized during
The banker’s algorithm is used
Which type of variable has the widest scope and can be accessed from any part of the program?
Which part of the RDBMS architecture is responsible for maintaining a physical copy of the database on disk?
What is the time complexity of searching an element in a balanced binary search tree?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which type of polymorphism is achieved through inheritance and method overriding?