Explain the difference between strcpy() and memcpy() function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is 'bus error'?

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN malloc() and calloc() in c file management?

28 Answers   3D PLM, Code Studio, Deltech, IBM,


actually i have 2 years teaching experience as computer faculty but now i am a DBA but when i go for interview many peoples asked me why i left my teaching profession and why i want to come in this field kindly give me the proper answer of this queston

3 Answers   Ramco,


Program to find the absolute value of given integer using Conditional Operators

6 Answers   N Tech,


What's a good way to check for "close enough" floating-point equality?

0 Answers   Celstream,


any "C" function by default returns an a) int value b) float value c) char value d) a & b

0 Answers  


What are the characteristics of arrays in c?

0 Answers  


What is the difference between array and pointer in c?

0 Answers  


How can you find the exact size of a data type in c?

0 Answers  


Write a program to find the biggest number of three numbers in c?

0 Answers  


program to print circle structure

1 Answers  


2.main { int x,j,k; j=k=6;x=2; x=j*k; printf("%d", x);

9 Answers   HCL, Tech Mahindra,


Categories