CompTIA SecurityX (CAS-005) CAS-005 — Question 241
Topic 1 · Question 241 of 393
Topic 1 · Question 241
A security architect examines a section of code and discovers the following: char username[20] char password[20] gets(username) checkUserExists(username) Which of the following changes should the security architect require before approving the code for release?