InterviewSolution
Saved Bookmarks
| 1. |
______have been developed specifically for pipelined systems.(a) Utility software(b) Speed up utilities(c) Optimizing compilers(d) None of the mentionedI have been asked this question by my school teacher while I was bunking the class.The doubt is from Pipe-lining topic in section Arithmetic of Computer Architecture |
|
Answer» CORRECT option is (c) Optimizing COMPILERS The explanation: The compilers which are designed to REMOVE redundant parts of the code are CALLED as optimizing compilers. |
|