October 3, 2023JNU PhD CS 2019Question 10 The number of min-terms after minimizing the following Boolean expression is [D’ + AB’ + A’C + AC’D + A’C’D]’ A 1 B 46 […]
October 3, 2023AptitudeQuestion 1 Which one of the following sentence sequences creates a coherent narrative? (i) Once on the terrace, on her way to her small room in […]
October 3, 2023Compiler-DesignQuestion 1 Consider the grammar given below: S → Aa A → BD B → b | ε D → d | ε Let a, b, d and $ be […]
October 3, 2023Compiler-DesignQuestion 2 Which one of the following kinds of derivation is used by LR parsers? A Leftmost in reverse B Rightmost in reverse C Leftmost D […]