Question:

Hi can nyone type a program for me in JAVA using CALL BY VALUE function?

by  |  earlier

0 LIKES UnLike

my program is

1)

// Write a program to classify that ENTERED NUMBER IS PALINDROME OR NOT?

hint:- palindrome nos are those which are same even if u reverse their digits, eg:- 121

2)

//Write a program to classify that ENTERED NUMBER IS ARMSTRONG OR NOT?

hint:- these are those number which becomes same as the original number after ADDING THE CUBE OF TE DIGITS OF A NUMBER.

MY HEARTY THANX FOR EVERYONE WHO GAVE ME THEIR VALUABLE SUPPORT TO SOLVE THIS PROGRAM.

 Tags:

   Report

1 ANSWERS


  1. Why are there so many questions on here about checking if numbers are palindromic? I mean, anyone would think it was difficult o.O.

    Both those questions are trivial. If you don't know how to do them then you evidently don't have a clue how to program and somebody else doing it for you won't make you learn anything. How about you try solving it yourself and if you get stuck then ask for specific help?

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.