Multiple choice Which of the following types of intermediate codes is used in a single pass compiler? Postfix notations Syntax tree Quadrupples Intermediate code is not generated at all Tripples Reveal answer Fill a bubble to check yourself D Correct answer Explanation Single pass compiler does not generate intermediate code , since equivalent code is generated as and when the statement is scanned.