Computer Science, asked by kkaliyappan3352, 1 year ago

2 adavntages of using include compiler drive

Answers

Answered by kiranmaichinni
0
1.This allows the compiler to create machine language code that makes the most efficientuse of the specified hardware, as opposed to more generic code. This also allows advanced users to optimize a program's performance on their computers.
2.One major advantage of programs that are compiled is that they are self-contained units that are ready to be executed. Because they are already compiled into machine language binaries, there is no second application or package that the user has to keep up-to-date.
Similar questions