Question
Four pairs of numbers have been given, out of which
three are alike in some manner, while one is different. Choose out the odd one.Solution
Option 2. 432 : 324 : 231 is odd.
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?