MCQOPTIONS
Bookmark
Saved Bookmarks
→
C
→
Localization in C
→
Which among the following is Copying function?..
1.
Which among the following is Copying function?
A.
memcpy()
B.
strcopy()
C.
memcopy()
D.
strxcpy()
Answer» B. strcopy()
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following is the variable type defined in header string. h?
The ______ function appends not more than n characters.
Which among the following is Copying function?
Strcat() function adds null character.
What will the given C code do?
void *memcpy(void *dest, const void *src, size_t n) What does the following code do?
Use_______to determine the null-terminated message string that corresponds to the error code errcode.
What will the following C code do?
What will be returned in the following C code?
The______ function returns the number of characters that are present before the terminating null character.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply