Question
Statement: All chess are badminton.
All badmintons are carom. Some badminton is ludo. Conclusion: I. All chess are ludo. II. Some chess are not ludo. III. Some ludo are not chess. In each of the questions below are given some statements followed by some conclusions. You have to take the 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 factsSolution
Which phase of the compiler ensures that identifiers are declared before they are used?
Which of the following is NOT a type of intermediate code?
Which of these is a bottom-up parser?
Peephole optimization is applied during:
In a compiler, lexical analysis is responsible for:
Which of the following is the first phase of a compiler?
Which data structure is commonly used in implementing a recursive descent parser?
Which technique is used to handle left recursion in a grammar?
Which of the following algorithms is specifically designed to minimize the average time a process spends waiting before execution in a CPU scheduling co...
Which phase of the compiler checks the type consistency of the program?