Solved

Incremental-Compiler Is a Compiler

Question 8

Multiple Choice

Incremental-Compiler is a compiler


A) which is written in a language that is different from the source language
B) compiles the whole source code to generate object code afresh
C) compiles only those portion of source code that have been modified.
D) that runs on one machine but produces object code for another machine

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions