Why does compiled code pose more of a security risk than interpreted code?

Why does compiled code pose more of a security risk than interpreted code?
A .  Because malicious code can be embedded in compiled code and be difficult to detect.
B .  If the executed compiled code fails, there is a chance it will fail insecurely.
C .  Because compilers are not reliable.
D .  There is no risk difference between interpreted code and compiled code.

Answer: A

Explanation: From a security standpoint, a compiled program is less desirable than an interpreted one because malicious code can be resident somewhere in the compiled code, and it is difficult to detect in a very large program.

Latest SSCP Dumps Valid Version with 1074 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments