c++ program to check for palindrome numbers | cpp programming video tutorial

preview_player
Показать описание
This video is created to show that how we can check whether a given number is palindrome or not
This program uses if statement and for loop to check the number. To check a number is palindrome first we have to get reverse of the given number then we will check either the given number and it's reverse are equal.
If these both are equal then number will palindrome.
Рекомендации по теме
Комментарии
Автор

its not working for me, but thanks for the video

edgarjr.o.gardose