what is answer for perfect number????????????????

Answer Posted / david uwihoreye

Perfect number is a positive number which sum of all
positive divisors excluding that number is equal to that
number. For example 6 is perfect number since divisor of 6
are 1, 2 and 3. Sum of its divisor is
1 + 2+ 3 =6

Note: 6 is the smallest perfect number.

Next perfect number is 28 since 1+ 2 + 4 + 7 + 14 = 28
Some more perfect numbers: 496, 8128

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is boolean in c?

603


What is scanf () in c?

656


What is the difference between test design and test case design?

1564


What is getch?

628


Write a program to generate the Fibinocci Series

656






Is there any data type in c with variable size?

628


What is use of integral promotions in c?

660


What is the advantage of an array over individual variables?

729


Why do we use int main instead of void main in c?

611


In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping

974


Explain Function Pointer?

681


What are two dimensional arrays alternatively called as?

653


in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

630


What is a void pointer? When is a void pointer used?

615


what is ur strangth & weekness

1812