What is strcpy() function?
No Answer is Posted For this Question
Be the First to Post Answer
In a switch statement, what will happen if a break statement is omitted?
how to generate the length of a string without using len funtion?
What are the different types of objects used in c?
why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?
Which function in C can be used to append a string to another string?
What should malloc(0) do?
44.what is the difference between strcpy() and memcpy() function? 45.what is output of the following statetment? 46.Printf(“%x”, -1<<4); ? 47.will the program compile? int i; scanf(“%d”,i); printf(“%d”,i); 48.write a string copy function routine? 49.swap two integer variables without using a third temporary variable? 50.how do you redirect stdout value from a program to a file? 51.write a program that finds the factorial of a number using recursion?
Can a local variable be volatile in c?
difference between string and array?
What is static volatile in c?
whats the use of header file in c?
what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
7 Answers Cadence, JNTU, Zen Technologies,