Computer Applications

What does the term 'Compilation' mean?

Java Intro

168 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

98 Likes


Related Questions