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 huge pointer in c?

0 Answers  


Explain how do you declare an array that will hold more than 64kb of data?

0 Answers  


prototype of sine function.

2 Answers   Cadence,


What is pass by value in c?

0 Answers  


what is the use of bitfields & where do we use them?

2 Answers  






How to write the code of the program to swap two numbers with in one statement?

2 Answers  


How can I allocate arrays or structures bigger than 64K?

5 Answers  


C program to find all possible outcomes of a dice?

0 Answers  


What does 2n 4c mean?

0 Answers  


what is the definition of storage classes?

3 Answers   Wipro,


write a string copy function routine?

2 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  


Categories