- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Video 23: C Programming Nested loop, Neted for, prime no from 1 to100
Ex.81 Multiplication Table from 1 to 10
Ex. 82 Print prime number from 1 to 100
Ex.83 Print Armstrong number from 1 to 500
Ex.84 Perfect Number Check (1–1000) For each number, sum its divisors (inner loop) and check equality.
Ex. 85 Write a program to generate all combinations of 1, 2 and 3 using for loop.
Ex.86 Write a program to determine all Pythagorean triplets in the range 1 to 20.
Ex.87 Write a program to accept a number and check whether it is a Peterson number or not.
A Peterson number is a number in which the sum of the factorials of its digits is equal to the number itself. Sum of factorials of digits = number. Example: 145 → 1! + 4! + 5! = 145.
Ex.88 Find all numbers whose Digits Multiply to a Given Product
Retrict to upto two digits from 10 to 99. Digit Multiplication.
For e.g. Number is 8. 18=1*8=8, 24=2*4=8, 42=4*2=8, 81=8*1=8
Ex.89 Accept three number a,b,c from 1 to 100. Find pairs such that a3+b3=c2
Ex.90 For every number between 1–50, print all its factor pairs (i, j) where i × j = number.
Example: 6: (1,6), (2,3) 8: (1,8), (2,4)
Ex.90 For every number between 1–50, print all its factor pairs (i, j) where i × j = number.
Example: 6: (1,6), (2,3) 8: (1,8), (2,4)
Видео Video 23: C Programming Nested loop, Neted for, prime no from 1 to100 канала Varsha's engineering stuff
Ex. 82 Print prime number from 1 to 100
Ex.83 Print Armstrong number from 1 to 500
Ex.84 Perfect Number Check (1–1000) For each number, sum its divisors (inner loop) and check equality.
Ex. 85 Write a program to generate all combinations of 1, 2 and 3 using for loop.
Ex.86 Write a program to determine all Pythagorean triplets in the range 1 to 20.
Ex.87 Write a program to accept a number and check whether it is a Peterson number or not.
A Peterson number is a number in which the sum of the factorials of its digits is equal to the number itself. Sum of factorials of digits = number. Example: 145 → 1! + 4! + 5! = 145.
Ex.88 Find all numbers whose Digits Multiply to a Given Product
Retrict to upto two digits from 10 to 99. Digit Multiplication.
For e.g. Number is 8. 18=1*8=8, 24=2*4=8, 42=4*2=8, 81=8*1=8
Ex.89 Accept three number a,b,c from 1 to 100. Find pairs such that a3+b3=c2
Ex.90 For every number between 1–50, print all its factor pairs (i, j) where i × j = number.
Example: 6: (1,6), (2,3) 8: (1,8), (2,4)
Ex.90 For every number between 1–50, print all its factor pairs (i, j) where i × j = number.
Example: 6: (1,6), (2,3) 8: (1,8), (2,4)
Видео Video 23: C Programming Nested loop, Neted for, prime no from 1 to100 канала Varsha's engineering stuff
c programming nested loops in c pattern programs in c c pattern printing loop programs in c for loop in c while loop in c do while loop in c c language tutorial simple c program logic building in c programming for beginners engineering c programming c lab programs For CBSE board and students For ICSE board and students
Комментарии отсутствуют
Информация о видео
29 октября 2025 г. 12:05:51
00:14:19
Другие видео канала





















