Question
Statements :All threads are wools Some wools are
ropes. All ropes are chains. Conclusions :I. Some wools are chains. II. Some ropes are chains. III. Some ropes are not chains. In each of the questions below are given three statements followed by three conclusions numbered I, II and III. You have to take the given statements to be true even if they seem to be at variance with commonly known facts. Read all the conclusions and then decide which of given conclusions logically follows from the given statements disregarding commonly known facts.Solution
Some wools are ropes(I) + All ropes are chains(A) β Some wools are chains(I). Hence conclusion I follows. All ropes are chains(A) βI.I β Some ropes are chains(I). Hence conclusion II follows but conclusion III does not follow.
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?