Computer Science, asked by lakshmerani, 6 hours ago

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 esanjay100
2

Answer:

are you talent join in cobonot in jave

Similar questions