KnowledgeBoat Logo
|

Computer Applications

What does the term 'Compilation' mean?

Java Intro

164 Likes

Answer

The process of converting a source program written in some high-level programming language into a target program in another low-level programming language without changing the meaning of the program is called Compilation.

Answered By

96 Likes


Related Questions