ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 69 - 300-910 discussion

Report
Export

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.)

A.

Reject string values that are greater than maximum size

Answers
A.

Reject string values that are greater than maximum size

B.

Use floating point instead of integer for rating to avoid overflow

Answers
B.

Use floating point instead of integer for rating to avoid overflow

C.

Validate the content of the name and address parameters

Answers
C.

Validate the content of the name and address parameters

D.

Run the application in a Docker container

Answers
D.

Run the application in a Docker container

E.

Compile the application using Java HotSpot

Answers
E.

Compile the application using Java HotSpot

Suggested answer: A, C
asked 10/10/2024
Laura G
57 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first