Time Left - 10:00 mins

ISRO 2018: Compiler Design Booster Quiz- 2

Attempt now to get your rank among 685 students!

Question 1

Which of the following is not type of intermediate code generation?

Question 2

How many of the following parameters are there in activation record of a process : ________
  • Static Link
  • Local Variable
  • Global Variable
  • Registers
  • Current Address
  • Return Address

Question 3

Which grammar rules violate the requirement of the operator grammar? A, B, C are variables and a, b, c are terminals
i. A BC
ii. A CcBb
iii. A BaC
iv. A

Question 4

Repeated execution of simple computation may cause compounding of

Question 5

Consider the following statements

  1. Every LL(1) grammar is LALR(1) 
  2. Every LL(1) grammar is CLR(1) 

Question 6

In between the LL(1) & SLR(1) grammars .

Question 7

Peephole optimization is a form of

Question 8

Substitution of values for names (whose values are constants) is done in
  • 685 attempts
  • 4 upvotes
  • 6 comments
Apr 12GATE & PSU CS