

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statements are TRUE?I There exist parsing algorithms for some programming languages hose complex are less than θ(n 3)II A programming language which allows recursion can be implemented with static storage allocationIII No L-attributed definition can be evaluated in the framework of bottom-up parsingIV Code improving transformations can be performed at both source language and intermediate code level |
A. | I and II |
B. | I and IV |
C. | III and IV |
D. | I, III and IV |
Answer» C. III and IV | |