Which statements about executing the following program are correct? (Choose two.) A. Line m1 makes the code

Question:

Which statements about executing the following program are correct? (Choose two.) 

image text in transcribed

A. Line m1 makes the code susceptible to tainted inputs from the user.

B. Line m2 makes the code susceptible to tainted inputs from the user.

C. The code is not susceptible to tainted inputs from the user.

D. The code is susceptible to an injection attack.

E. The code is not susceptible to an injection attack.

F. The code is susceptible to an injection only if executed with a number as input.

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

Step by Step Answer:

Question Posted: