adspace


what is difference between strcmp & palindrome?

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


Please Help Members By Posting Answers For Below Questions

what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2516


what is ur strangth & weekness

2592


What are compound statements?

1292


write a program to find out prime number using sieve case?

2176


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2740


develop algorithms to add polynomials (i) in one variable

2261


Do you know the difference between malloc() and calloc() function?

1135


ATM machine and railway reservation class/object diagram

5337


PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

2260


How can I implement sets or arrays of bits?

1119


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

1183


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

1944


What is the difference between union and anonymous union?

1399


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2829


What is pointer to pointer in c with example?

1200