• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 1

A program to find a palindrome no.

help
9th Dec 2017, 5:34 PM
Vibhu Khullar
Vibhu Khullar - avatar
2 Answers
+ 8
if(string==string.reverse()) {//is_palindrome}
9th Dec 2017, 6:01 PM
᠌Bidex
᠌Bidex - avatar
+ 4
https://code.sololearn.com/cGDW6QhCimfl/?ref=app
9th Dec 2017, 5:36 PM
Meharban Singh
Meharban Singh - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Memorizing
2 Votes
How to center a div in CSS?
3 Votes
123
0 Votes
Bachelor's c programming project for 1st semester
0 Votes
Are sololearn certificates a valid proof of knowledge?
1 Votes
How can I make calculator
0 Votes
How can I get help
0 Votes
Why do phone calls still convert better than forms in marketing?
1 Votes
Minecraft code
0 Votes
In this C code how that variable int i is accessing the marks element as I've declared it separately,
1 Votes