Explain the difference between strcpy() and memcpy() function?
No Answer is Posted For this Question
Be the First to Post Answer
Write a code to generate divisors of an integer?
Write a program to print all the prime numbers with in the given range
8 Answers ABC, College School Exams Tests, TCS,
Is c an object oriented programming language?
how to capitalise first letter of each word in a given string?
What is ctrl c called?
How do we select the big element or any other operation from array which is read dynamically. user need to give the elements only no need to mention the size.
What does struct node * mean?
What is context in c?
int a[3][5]={ {1,2,3,4,5],{2,3,4,5,6},{10,11,12,13,14}}; int *p=&a; printf(ā%dā,*(*(x+1)+3));
print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20
What does 2n 4c mean?
? ???Mirror Mirror on the wall????????