What is the difference between strcpy() and memcpy() function in c programming?


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

Post New Answer

More C Interview Questions

Is there any demerits of using pointer?

0 Answers  


write a function to find whether a string is palindrome or not and how many palindrome this string contain?

2 Answers   Aptech,


What is an array? What the different types of arrays in c?

0 Answers  


write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..

1 Answers  


A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??

3 Answers   TCS,






write the program to find multiplication of 2-D matrix??????????

1 Answers  


Explain the term printf() and scanf() used in c language?

0 Answers  


what is the use of #pragma pack, wer it is used?

2 Answers   Wipro,


What are all different types of pointers in c?

0 Answers  


write a program to display & create a rational number

1 Answers   HCL, TCS,


Hai what is the different types of versions and their differences

0 Answers  


Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

0 Answers  


Categories