Question
L is 50% less than M and N is 45% more than O. If O is 22%
more than L, then which of the following is true?Solution
ATQ,
Let M = z
L = 0.5z
Let O = w
N = 1.45w
According to question,
w = 1.22 Γ 0.5z = 0.61z
So, N = 1.45 Γ 0.61z = 0.8845z = 0.8845M
The boolean function f(x, y, z) = (x AND y) OR (x AND NOT(z)) is equivalent to which of the following boolean expressions?
Which type of diode allows current to flow in only one direction?
Accessing top element of stack without deleting it ?
Which optimization algorithm is commonly used for updating the weights of neural networks and helps prevent getting stuck in local minima?
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?
RAD software process model stand for
Which tree traversal visits the nodes in the order: left, root, right?
Firewall is a type of
With what command you can see your user name?
What is job scheduling in an operating system?