CiscoCisco
300-910 · Question #55
300-910 Question #55: Real Exam Question with Answer & Explanation
Sign in or unlock 300-910 to reveal the answer and full explanation for question #55. The question stem and answer options stay visible for context.
Security
Question
Refer to the exhibit. An application has been developed as a fileserver. To create this application as a fileserver, the class is used to store data in an SQL database. Which two steps help minimize the risk of attack and compromise of the application? (Choose two.)
Options
- AReject string values that are greater than maximum size
- BUse floating point instead of integer for rating to avoid overflow
- CValidate the content of the name and address parameters
- DRun the application in a Docker container
- ECompile the application using Java HotSpot
Unlock 300-910 to see the answer
You've previewed enough free 300-910 questions. Unlock 300-910 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Application Security#Input Validation#SQL Injection Prevention#Buffer Overflow Prevention