Write a java program for the following class design
class Numbers
int isPerfect(int n)
Sum of all factors of n excluding itself adds up to n then n is a
perfect
number return 1 if n is perfect else return 0
void allPerfect(int limt)
Print all the perfect numbers from 6 to the limit
Attachments:
Answers
Answered by
2
Answer:
are you talent join in cobonot in jave
Similar questions