Question
During a security assessment, which option is most accurate about Programming language security issues?
Correct Answer: D
some languages expose risks through unsafe memory handling, weak typing, or insecure APIs
The correct answer is some languages expose risks through unsafe memory handling, weak typing, or insecure APIs. This matches the course topic 'Programming language security issues' in Vulnerability Assessment & Reverse Engineering.
The correct answer is some languages expose risks through unsafe memory handling, weak typing, or insecure APIs. This matches the course topic ‘Programming language security issues’ in Vulnerability Assessment & Reverse Engineering.
Leave a Reply