...
October 9, 2023

UGC NET CS 2006 Dec-paper-2

Question 34 The ‘K’ in LR(R) cannot be : A 0 B 1 C 2 D None of these Compiler-DesignParsers Question 34 Explanation:  → The name […]
October 9, 2023

Parsers

Question 74 A Top-down Parser generates : A Leftmost derivation B Rightmost derivation C Rightmost derivation in reverse D Leftmost derivation in reverse Compiler-DesignParsersUGC NET CS […]
October 9, 2023

Nielit Scientist-C 2016 march

Question 12 YACC builds up A SLR parsing table B Canonical LR parsing table C LALR parsing table D None of these Compiler-DesignParsers Question 12 Explanation:  […]
October 9, 2023

Parsers

Question 94 Shift-reduce parser consists of (a) input buffer (b) stack (c) parse table choose the correct option from those given below: A (a) and (b) […]