January 3, 2025GATE-2024-CS1(Forenoon)Question 37 Consider the following syntax-directed definition (SDD). Given “MMLK” as the input, which one of the following options is the CORRECT value computed by the […]
January 3, 2025Data-StructuresQuestion 13 A max-heap is a heap where the value of each parent is greater than or equal to the value of its children. Which of […]
January 3, 2025GATE 2011Question 14 In a compiler, keywords of a language are recognized during A parsing of the program B the code generation C the lexical analysis of […]
January 3, 2025GATE 2011Question 7 The lexical analysis for a modern computer language such as Java needs the power of which one of the following machine models in a […]