adspace
Answer Posted / mohit singh sisodiya yuv
strcmp is a string comparator and palindrone is a
combination of strcpy,strcmp ,strrev we can use them in
place of all
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
what is ur strangth & weekness
What are compound statements?
write a program to find out prime number using sieve case?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
develop algorithms to add polynomials (i) in one variable
Do you know the difference between malloc() and calloc() function?
ATM machine and railway reservation class/object diagram
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
How can I implement sets or arrays of bits?
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
What is the difference between union and anonymous union?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
What is pointer to pointer in c with example?