Multiple Choice
The ____ function is a secure replacement for the gets() function.
A) strncat()
B) snprintf()
C) strncpy()
D) fgets()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: To circumvent stack buffer overflows, programmers create
Q3: Buffer overflows can be divided into two
Q4: Buffer overflow is a condition common to
Q5: What are the steps involved in a
Q6: The "_" language was used to write
Q7: A(n) _ is known as the corruption
Q8: A heap provides a permanent memory space
Q9: On some specific operating systems, the kernel
Q10: The _ bug targets the variables that
Q11: How can buffer overflows be avoided?