Question
In the following question, three statements are given
each followed by two conclusions I and II. You have to consider the statements to be true even if they seem to be at variance from commonly known facts. You have to decide which of the given conclusions, if any, follows from the given statements. Statements:    All book are pencil                         Some pencil are pen. All pen are paper. Conclusions:   I. Some book are pen. II. Some pencil are paper.Solution
All book are pencil (A) + Some pencil are pen (I) = No conclusion. Hence, conclusion I does not follow. Some pencil are pen (I) + All pen are paper (A) = some pencil are paper (I). Hence, conclusion II will also follow. Alternate Method:
Which of the following is an example of a relational database management system (RDBMS)?
Which component in the MVC architecture communicates directly with the database?
Virtual memory allows for the efficient management of:
State true or false
Pipelining is a technique used in computer architecture to enhance instruction-level parallelism and improve the efficiency o...
Which data structure is used for implementing breadth-first search (BFS) algorithm?
In a binary search tree (BST), what is the time complexity of finding the maximum element in the tree?
Â
How can we set default rwx permission to all users on every file which is created on the current shell?
What is the purpose of encryption in cybersecurity?
What is a deadlock in a computer system?
Which command is used to perform arithmetic operations in a shell script?