Question
Statements: All Ray are Colour. No Colour
is Cloud. Some Cloud are Rain. Conclusions: I. No Ray is Rain. II. Some Rain are not Ray. III. All Rain can be Colour. In the questions given below there are three statements followed by three conclusions I, II and III. You have to take the three given statements to be true even if they seem to be at variance from commonly known facts. Read all the conclusions and then decide which of the given conclusions definitely follows from the given statements disregarding commonly known facts.Solution
All Ray are Colour (A) + No Colour is Cloud (E) → No Ray is Cloud (E) + Some Cloud are Rain (I) → Some Rain are not Ray (O*). Hence conclusion I does not follows but conclusion II follow. No Colour is Cloud (E) + Some Cloud are Rain (I) → Some Rain are not Colour (O*) → Probable conclusion → Some Rain can be Colour (I). Hence conclusion III does not follow.
Fork() command is used to create a new process. State true or false.
Which of the following sorting algorithms has a worst-case time complexity of O(n^2)?
 Which number system is commonly used in mathematics and everyday life?
Which of the following brackets are used in python to create a list?
How does blockchain achieve its tamper-resistant quality?
Which of the following best describes inheritance in object-oriented programming?
Which network topology requires the highest amount of cabling?
- State true or false Implicit type casting in C is used to convert the data type of any variable without using the actual value that the variable holds.
AB`->` CD
AF`->` D
DE`->` F
C`->` G
F`->` E
G`->` A
Then which of the following is false?
Which component of the CPU is responsible for executing instructions?