Q&A Discussions
Image not found.
1 Vote
2 AnswersImage not found.
0 Votes
1 AnswerMy SL weekness has been found.
21 Votes
16 Answersa)Write a function โrevโ which returns the reverse of the given integer. Function isPalin takes an integer as argument and checks whether it is palindrome or not using rev function. Using isPalin write a main function to accept n integers and display number of palindrome numbers found.
b)write a program to find the possible permutations of the given word .
0 Votes
2 Answers