InterviewSolution
Saved Bookmarks
| 1. |
In Lex, a class is complemented by first placing ____________(a) ^(b) OR(c) –(d) NOTThis question was posed to me in final exam.Asked question is from Three-Address Statements in chapter Syntax Directed Definition and Translations of Compiler |
|
Answer» CORRECT ANSWER is (a) ^ EXPLANATION: ^ =COMPLEMENT. |
|