Question
Given below are sentences with an error in each. The
error is in one part of the sentence. Below each sentence are given the options containing the parts of the sentences. Choose the option which contains the error. Despite of having a busy schedule, Mark managed to find time to exercise at the gym regularly.Solution
Despite is not followed by ‘of’. Hence it should be only ‘despite’.
Peephole optimization is applied during:
Which statement about intermediate code is TRUE?
Which parser is most commonly used in modern compilers?
Which technique is used to handle left recursion in a grammar?
Multithreading an interactive program will increase responsiveness to the user by ___________
Which phase of the compiler checks the type consistency of the program?
Which phase of the compiler ensures that identifiers are declared before they are used?
In a binary tree, which traversal method visits the root node first, then the left subtree, and finally the right subtree?
Which of the following techniques is used to ensure that a database design eliminates redundant data?
Which optimization is performed after intermediate code generation?