Question
In the questions given below there are three statements
followed by two conclusions I and II. 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 logically follows from the given statements disregarding commonly known facts. Statements: Every Lock is Doors Only a few Doors are Windows All Windows are Hinges Conclusion: I. All Lock can be Windows II. Some Hinges are DoorsSolution
Every Lock is Doors (A) + Only a few Doors are Windows (I) → Probable conclusion All Lock can be Windows (A). Hence conclusion I follows. Only a few Doors are Windows (I) + All Windows are Hinges (A) → Some Doors are Hinges (I) → conversion → Some Hinges are Doors (I). Hence conclusion II follows.
The surface area of tape is ________ the surface area of a disk.
Which of the following is the first phase of a compiler?
Which of these is an example of a peephole optimization technique?
Multithreading an interactive program will increase responsiveness to the user by ___________
Which of the following algorithms is specifically designed to minimize the average time a process spends waiting before execution in a CPU scheduling co...
In a binary tree, which traversal method visits the root node first, then the left subtree, and finally the right subtree?
Which technique is used to handle left recursion in a grammar?
In a compiler, lexical analysis is responsible for:
Which of the following is the first phase of a compiler?
Which phase of the compiler ensures that identifiers are declared before they are used?