Question
Which of the following combinations is/are
false? Study the following information carefully and answer the question given below: There are eight people P, Q, R, S, W, X, Y and Z are living in a 8 floor Building on different floors from top to bottom (such as ground floor is numbered as 1 and top floor is numbered as 8) but not necessarily in the same order. W lives immediately above the floor on which R lives but not on an even numbered floor. S lives on the floor which is a prime number but not on the 3rd floor. X lives immediately below the floor on which Q lives. The person lives between P and R is not more than three and not less than two. P live on the topmost floor. There is one person living between the floors on which W and S lives. Z lives immediately above the floor on which Q lives.Solution
S lives on the floor which is a prime number but not on the 3rd floor. P lives on the topmost floor. W lives immediately above the floor on which R lives but not on an even numbered floor. There is one person living between the floors on which W and S lives. In CASE1 W live in even floor so CASE1 is cancelled out. The person lives between P and R is not more than three and not less than two.
In CASE2A and CASE2B the person lives between P and R is more than three and less than two. So, CASE2A and CASE2B is cancelled out. Z lives immediately above the floor on which Q lives. X lives immediately below the floor on which Q lives
Which of the following characteristics describes an ideal operational amplifier (op-amp)?
According to KCL, the algebraic sum of currents at a node in an electrical circuit is equal to:
Which of the following is NOT an example of abstraction?
Which are types of system design
What does CSMA/CD stand for in the context of LAN technology?
Predict the output for below code in python
X=true
Y=false
Z=false
if not X or Y :
print(“first case”)
Write through technique is used in which memory for data updating
Suppose we have a printer shared between various machines in a network, and any machine or computer in a network can send a print request to the printe...
In a binomial distribution, if you increase the number of trials (n) while keeping the probability of success (p) constant, what happens to the distribu...
Which company originally developed the Go programming language?