Computer Science, asked by safutabu, 6 months ago

Design a class to overload a function palindrome( ) as follows: 

  

void palindrome(int n) with one integer argument and checks whether n is an palindrome number or not.

boolean palindrome(String s) with one String argument , checks whether s is an palindrome String or not and returns true or false.​

Answers

Answered by anantgourav83
0

Answer:

hello friends

Explanation:

please mark me brainliest and follow me also...

Attachments:
Similar questions