Saved Bookmarks
| 1. |
What is compilers ? |
|
Answer» Answer: In computing, a COMPILER is a computer PROGRAM that translates computer CODE written in one programming LANGUAGE into another language. The name "compiler" is primarily used for programs that TRANSLATE source code from a high-level programming language to a lower level language to create an executable program. Explanation: hope it helps |
|