You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2015-05-25 09:32:33
Arbitrary Size:
Question:
Which one is used for moving blocks of binary data that are of arbitrary size and position in memory?
Option A):
memcpy()
Option B):
memmove()
Option C):
memset()
Option D):
strncpy()
Correct Answer is Option B):
memmove()
Failure is the first step towards seccess.
Offline
2015-05-25 09:32:33
- Advertisement
- Ads By Google
Re: Arbitrary Size:
\n
Pages:: 1