Solved

You Are Looking at Some Code and Notice Something That

Question 42

Multiple Choice

You are looking at some code and notice something that concerns you. What is the dangerous function in the code below?
Void myMethod(char * pStr)
{
Char pBuff[10];
Int nCount = 0;
Strcpy(pBuff, pStr) ;
}
Void foo()
{
}


A) void foo()
B) myMethod
C) strcpy
D) fgets

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents