Question
Which of the following public services is normally
mentioned in the Concurrent List (i.e., both Union and State can make laws)?Solution
Under the Constitution’s Seventh Schedule, subjects such as education and forests commonly appear in the Concurrent List (both Union and States may legislate). Defence and banking are Union subjects; marriage/divorce is a State subject in many respects; extradition is a Union subject. (Constitutional schedules list subjects by head.)
"Liveness analysis" in code optimization determines:
Which of the following grammars is suitable for top-down parsing?
What is the primary purpose of a "symbol table" in a compiler's runtime environment?
Common Subexpression Elimination (CSE) is an optimization technique that:
Which of the following techniques is used to ensure that a database design eliminates redundant data?
Which data structure is commonly used in implementing a recursive descent parser?
Peephole optimization is applied during:
Which parsing method uses a stack and an input buffer?
Which of the following is the first phase of a compiler?
Which of the following is NOT a type of intermediate code?