Home / Engineering / Theory of Computation / Question
M
Q.) Following syntax-directed translation scheme is used with a shift reduction (bottom up) parser that perform the action in braces immediately after a reduction by the corresponding production
A —>aB {print “(1)” A —> c {print “1”),
B —>Ab {print *2”}.
When parser is aaacbbb, then string printed
Be the first to start discuss.
Related MCQs on Theory of Computation
Q. Minimize the Boolean expression using Boolean identities: A′B+ABC′+BC’+AB′C′.
Q. The address space is 22 bits the memory is 32 bit word addressable what is the memory size
Q. Which one of the following statements is FALSE?
Q. The most efficient method followed by computers to multiply two unsigned numbers is
Q. The signal is used to indicate the beginning of a new frame.
Q. The cluster formation in which the work is divided equally among the systems is
Q. Which of the following is NOT a component of enrollment setup?
Discusssion
Login to discuss.