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

How can I read a binary data file properly?

0 Answers  


Finding first/last occurrence of a character in a string without using strchr( ) /strrchr( ) function.

2 Answers  


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

0 Answers   CSC, Wipro,


What is the general form of a C program?

0 Answers  


What is the Purpose of 'extern' keyword in a function declaration?

0 Answers  


What is extern storage class in c?

0 Answers  


How to draw the flowchart for structure programs?

0 Answers  


How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

0 Answers  


Design a program using an array that lists even numbers and odd numbers separately from the 12 numbers supplied by a user.

8 Answers  


p*=(++q)++*--p when p=q=1 while(q<=6)

0 Answers   KINPOE,


what is void pointer?

1 Answers   Wipro,


What is structure padding & expalain wid example what is bit wise structure?

1 Answers  


Categories