Which of the following functions in c/c++ can be the cause of buffer overflow?
Each correct answer represents a complete solution. Choose two.
printf()
strcat()
strcpy()
strlength()
Submit