Perfect Number in Java || BluejCode

Опубликовано: 05 Май 2026
на канале: BlueJCode
3,362
54

Perfect Number in Java

This video is about how to make Perfect Number program in JAVA. You will learn how to create this program in the simplest way.

A Perfect Number is a positive integer that is equal to the sum of factors i.e. the sum of its positive factors excluding the number itself.

Example - Factors of 6 = 1+2+3 = 6 . 6 is a Perfect Number

I have explained the program in the easiest way possible, So watch the video till the end. There are some quick tricks and logic explained in this video, try to remember them. I have also provided the source code and Algorithm of this program on my blog and website (link at the bottom).

If you have any question regarding this program or anyother program feel free to comment in the comment box.

If you Like this video give it a Thumbs Up.
Subscribe and press the Bell icon
Don't forget to Share the video

Thanks for watching
Keep Learning :)

Blog description :
On this my you will find programs that are especially included in the ICSE and ISC syllabus. All programs are explained in the easiest way and are provided with algorithms and Source code.
So do check the blog.

Previous Video :    • Evil number in Java || Bluejcode  

Blog : https://bluejcode.blogspot.com/

Website : https://bluejcode.wixsite.com/tech