Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is difference between strcmp & palindrome?

Answers were Sorted based on User's Feedback



what is difference between strcmp & palindrome?..

Answer / akhilesh tiwari

strcmp is string comparison function used to compare between two string.whereas polindrome is not any string function.
but we can create programe to check polindrom string/number
using strrev function.
example of polindrome string. ABA,MAM,MADAM.
it means both side read and pronounciation are same is called polindrome.......

Is This Answer Correct ?    3 Yes 0 No

what is difference between strcmp & palindrome?..

Answer / 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

what is difference between strcmp & palindrome?..

Answer / arun mavi 8800849839

strcmp is a sting word which is used in our c++ language .Its means to read and write the function

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More C Interview Questions

Difference between exit() and _exit() function?

0 Answers  


please explain every phase in the "SDLC" in the dotnet.

0 Answers  


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

2 Answers   Subex, Wipro,


What are the advantages of the functions?

0 Answers  


what is C?

9 Answers   Syntel,


a 'c' program to tell that the set of three coordinates lie on a same line

3 Answers   Persistent,


What is the difference between struct and typedef struct in c?

0 Answers  


Describe the header file and its usage in c programming?

0 Answers  


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?

6 Answers   Amdocs,


Are pointers really faster than arrays?

0 Answers  


What is struct node in c?

0 Answers  


Explain how do you print only part of a string?

0 Answers  


Categories