Perfect Number in C | C Language Tutorial

preview_player
Показать описание
C Language Tutorial Videos

? Visit Our Website for Classroom Training:
? For Online Training:
--------------------------

? About NareshIT:

"Naresh IT is having 14+ years of experience in software training industry and the best Software Training Institute for online training, classroom training, weekend training, corporate training of Hadoop, Salesforce, AWS, DevOps, Spark, Data Science, Python, Tableau, RPA ,Java, C#.NET, ASP.NET, Oracle, Testing Tools, Silver light, Linq, SQL Server, Selenium, Android, iPhone, C Language, C++, PHP and Digital Marketing in USA,Hyderabad, Chennai and Vijayawada,Bangalore India which provides online training across all the locations

--------------------------

? Our Online Training Features:
1.Training with Real-Time Experts
2.Industry Specific Scenario’s
3.Flexible Timings
4.Soft Copy of Material
5. Share Videos of each and every session.

--------------------------

+1404-232-9879 or India: +918179191999

** Check The Below Links**
? Follow us on Linkedin:
Рекомендации по теме
Комментарии
Автор

the way you explain is awesome sir, keep it up, thanks 👍👍

SmartProgramming
Автор

Excellent explanation sir I would like to join in your institute but already I joined one place so I feel very bad myself for could not join in ur insitute sir but always am keep watching your super vedios thank u alot...

rajeshbe
Автор

Awesome explanation Sir, keep it up...

rajeshkumarsahoo
Автор

nice explanation and easily understandable Thank you so much sir

raviteja-psxe
Автор

what a idea behind the teaching.... fantastic

RahulKumar-ewqw
Автор

Explanation is very good sir, please upload the conversion of binary to decimal program sir

soubal
Автор

what is the use of i<n..
anybody please help 🙏🙏😥

subhamkumar
Автор

Thank you sir you just saved my exams. Very good sir

indiravenkataraghavan
Автор

wow sir your style of your teaching is awesome

jamesje
Автор

Thank you sir, , , very effortless way

karanvedi
Автор

#include <stdio.h>
#include<math.h>
int main()
{
int i, j=0, r, sum=0, n;
printf("Enter the input\n", n);
scanf("%d", &n);
for(i=1;i<=n;i++)
sum=0;
while(i>0)
{
r=i%10;
j=pow(r, 3);
sum=sum+j;
i=i/10;}
if(sum==i)
printf("%d\n", i++);
}
Anyone find the mistakes in this program

_ece
Автор

Nice explanation plz upload more exam related questions of btech 1st year

bijeshkumarkh
Автор

ya according to me you are good...awesome explanations you should start an international institution instead of just it the whole country..

dannymoonjely
Автор

Sir can i ask? in the flow chart i think it should be rectangle sum=sum+i; ? Im confuse in that part .

khiellevillanueva
Автор

Clear explanation 👍👍loved this channel

amanasa
Автор

Perfect explanation Sir💯
But what if the input number n is 0?
It will print that it's a Perfect Number even if it is not!

priyajha
Автор

supper sir you are a brightness of all students

shaiknayeem
Автор

Sir sum=sum+I, should write in rectangle block.why u written it in parallellogram block

kramu
Автор

awsome sir u r the best naresh sir thank you so much for providing us such a video

PriyankaSingh-dkzi
Автор

We should check up to n/2 to optimize the logic

shivendragupta
welcome to shbcf.ru