Question
For a semester exam, what should a student remember about Programming language security issues?
Select an option. Your answer will be checked instantly.
Correct Answer: A. some languages expose risks through unsafe memory handling, weak typing, or insecure APIs
Explanation:
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