Which of the following best protect against denial of service attacks? (Choose three.) A. Close resources with

Question:

Which of the following best protect against denial of service attacks? (Choose three.)

A. Close resources with catch blocks.

B. Use PreparedStatement instead of Statement.

C. Close resources with try-with-resources statements.

D. Set a limit of the size of a file upload.

E. Set a limit on the size of a numeric input value.

F. Use immutable objects.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: