Computer Science, asked by 031018203, 1 month ago

What is the disadvantage of compiler?

Answers

Answered by MurkhInsaan
1

They provide a lot of error checking, and memory & speed optimizations and some IP security not needed for tiny scripts and one-off tasks.

As projects get bigger, languages that require more intentions expressed up front (like typed variables) and corresponding error checking become a development and testing savings for high quality results; A compiler-linker pair can produce compact high performance results that are harder to reverse engineer.

hope it will help u

Similar questions