...
November 27, 2023

UGC-NET DEC-2019 Part-2

Question 14 Consider the following statements: S1: These exists no algorithm for deciding if any two Turning machine M1 and M2 accept the same language. S2: […]
November 27, 2023

Question 7680 – UGC-NET DEC-2019 Part-2

The reduced Instruction Set Computer (RISC) characteristics are: (a) Single cycle instruction execution (b) Variable length instruction formats (c) Instructions that manipulates operands in memory (d) […]
November 27, 2023

UGC-NET DEC-2019 Part-2

Question 21 Consider the following grammar : S→0A|0BB A→00A| λ B→1B|11C C→B Which language does this grammar generate? A L(00) * 0+(11)*1) B L(0(11)* + 1(00)*) […]