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

Question:

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

image text in transcribed

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

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

C. Line p3 makes the code susceptible to tainted inputs from the user.

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

E. Line p1 exposes sensitive information.

F. Line p2 exposes sensitive information.

G. Line p3 exposes sensitive information.

H. The code does not expose any sensitive information.

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

Step by Step Answer:

Question Posted: