InterviewSolution
Saved Bookmarks
| 1. |
_____________ is a graph representation of a derivation.(a) The parse tree(b) Oct tree(c) Binary tree(d) None of the mentioned |
|
Answer» Right choice is (a) The parse tree Easy explanation: Parse tree is a representation of the derivation. |
|