Question
Four of the five among the following are similar in
such a way to form a group, who among the following doesn’t belong to the group? Study the following information carefully and answer the below questions Eight persons- P, Q, R, S, T, U, V, and W are sitting on the square table facing the centre. Four of them are sitting at the corner and four of them are sitting in the middle of the sides, but not necessarily in the same order. V sits third to the right of W, who sits in the middle of the side of the table. One person sits between V and U. P is sitting neither adjacent to V nor W. S sits second to the right of Q. S does not sit adjacent to W. Q sits third to the right of R. T sits neither adjacent to Q nor S.       ÂSolution
We have, V sits third to the right of W. W sits at the middle of the side of the table. One person sits between V and U. From the above condition, there are two possibilities. Again we have, P is sitting neither adjacent to V nor W. From the above condition, there are three possibilities. From the above condition, there are two possibilities.
Again we have, S sits second to the right of Q. S does not sit adjacent to W. Q sits third to the right of R.
Again we have, T sits neither adjacent to Q nor S. From the above condition, cas1 and case2 get eliminated. Case2a shows the final arrangement.
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?