1.

YACC is a computer program for ______ operation system.(a) Windows(b) DOS(c) Unix(d) openSUSEI got this question in an interview for internship.I would like to ask this question from YACCParser Generator topic in division Context Free Grammars and Languages of Automata Theory

Answer»

Correct choice is (C) Unix

For explanation: YACC technique is a computer code for the Unix OPERATING SYSTEM. It is a LALR parser generator, generating a parser, the part of a compiler that tries to MAKE syntactic SENSE of the source code.



Discussion

No Comment Found

Related InterviewSolutions