Which of the following comment about peep-hole optimization is true?
(A) It is applied to small part of the code and applied repeatedly
(B) It can be used to optimize intermediate code
(C) It can be applied to a portion of the code that is not contiguous
(D) It is applied in symbol table to optimize the memory requirements.
All Replies
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.