Which of the following comment about peep-hole optimization is true?
1
It is applied to small part of the code and applied repeatedly
2
It can be used to optimize intermediate code
3
It can be applied to a portion of the code that is not contiguous
4
It is applied in symbol table to optimize the memory requirements