InterviewSolution
Saved Bookmarks
| 1. |
Design a class PS that has two static methods palindromeOrNot) and series(). palindromeOrNot() method accepts a number from userand checks whether it is a palindrome number.series( ) method should print the series having terms as4N+1 (print first 5 terms). |
| Answer» OD GOOD good good good good good good good good good QUESTION | |