Check Armstrong number in C || Day 16 || Readersnepal

preview_player
Показать описание
Check whether given number is armstrong or not in C. Program example of while loop in C Programming. C programming for class 10 SEE, Class 11, Class 12 and Bachelor.
---------------------------------------------------------------------------
For notes of SEE C language

For notes of NEB Class 11 Computer Science all notes

For notes of NEB Class 12 Computer Science C language and all notes

Full SEE New Course Computer Science notes

Download New syllabus book pdf of SEE class 10 Computer Science

Download New grid and Model question of SEE computer science
---------------------------------------------------------------------------
Introduction and first program of C

Output Statement in C (printf)

Input Statement in C(scanf)

if else Statement in C

else if Statement in C

for loop in C

series in C

Fibonacci series in C

Reverse and Palindrome in C
----------------------------------------------------------------------------
SEE New model question solution
----------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

You will make me software engineer one Day ❤️❤️❤️love your videos sir..well explained sir.. please keep on uploading new videos regarding this ❤️❤️

Nepali_Law_Kanoon
Автор

Correction: for four digits eg 1634
It's Armstrong i, e 1⁴+6⁴+3⁴+4⁴=1634
First find number of term using loop
Then use pow(r, term)
Sir pin this comment please

mikkypandey
Автор

4 ota digit number ma milayna...1634 lai not Armstrong dekhauxa ...

ezitsvids
Автор

sir four digit armstong ko lagi k garna

itsolution_nepal