answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: A palindrome is a number or word that reads the same from right to left as from left to right What is the conjecture?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Movies & Television
Related questions

A number that makes a palindrome?

Is a number that reads the same whether you read the digits from left to right or from right to left.


Examples of palindromes of numbers?

an example of a palindrome is 1661. Palindrome: a number that reads the same from left to right snd right to left. it is just like s word that is spelt the same backwards except in numbers. examples: 276672 121 19791


What is a palindromic numbers?

A palindromic word or sentence is one that reads the same both forwards and backwards, e.g. "Able was I ere I saw Elba". By extension a palindromic number could be one that reads the same both forward and backward, e.g., 101, 202, etc.


Is 21 a palindrome?

No, 21 is not a palindrome. A palindrome is a number or word that remains the same when read in reverse order. In the case of 21, it is not the same number when read from right to left as it is when read from left to right.


What do you call a word that spells something both ways?

A word or phrase that reads the same way from left to right or from right to left is called a palindrome.


Write a program using method plainto check whether a string is a palindrome or not A palindrome is a string that reads the same from left to right and vice-versa?

Palindrome number is a number like 121 which remains the same when its digits are reversed. To find this number in a simple java program, just follow the below way. sum = 0; while(n>0) { r=n % 10; sum=concat(r); n=n / 10; } print r;


What sequence is a palindrome?

A palindrome is a number, or sequence of letters, that is read the same from left to right, as from right to left. For example, the word "noon" - if you read it backwards, you also get "noon".


What is the mathematical meaning of palindrome?

It is number whose digits read the same from left to right and from right to left. For example, 18645254681.


Can you list some palindrome numbers?

A palindrome number is a number that is the same when it is read from the left to right and from right to left. Examples: 14,641 and its square root is 111. Another one is 12.321 and It's square root 111 I put the square rots because they are also palindromes.


Why is the word 'palindrom' not spelled the same both ways?

there is an E at the end of palindrome... and your right, the word palindrome should be a palindrome, i dont know why its not.


Is spot a palindrome for tops?

No, because a palindrome is when a word is spelled exactly the same whether you read it left to right or right to left. The word 'tops' is not a palindrome because it is not spelled the same way if you read it from the last letter the first. An example of a palindrome is radar.


What are 4 letter palindromes?

A palindrome is a word that reads the same left-right and right-left. e.g. noon, toot, peep, etc. Many 4-letter palindromes will have a double 'o' or double 'e' in the middle, but they can be different. e.g. otto, ABBA, etc.