Answer Posted / swetcha
A. memcpy can copy null bytes also if the size of memory is
given
strcpy stops after the first null byte.
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
What are the differences between new and malloc in C?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
What is nested structure in c?
What are the c keywords?
Using which language Test cases are added in .ptu file of RTRT unit testing???
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
Explain what does the function toupper() do?
All technical questions
What are the different types of data structures in c?
What is the use of extern in c?
how to find binary of number?
How can I get random integers in a certain range?
What is static and volatile in c?
What is the difference between arrays and pointers?