C++ Program to Find the Sum of All Digits of a Number

  Рет қаралды 68,108

Example Program

Example Program

Күн бұрын

Пікірлер: 55
@maheenasif4568
@maheenasif4568 3 жыл бұрын
I was crying that I am gonna fail. BUT ThankGod I finally found your channel. It was sooooooo helpful and the way you explained everything is so good May God Bless You
@ExampleProgram
@ExampleProgram 3 жыл бұрын
thank you keep learning :)
@thakidjay5126
@thakidjay5126 Ай бұрын
Thanks for the help.
@ExampleProgram
@ExampleProgram Ай бұрын
Happy to help
@daiwikdhar6464
@daiwikdhar6464 4 жыл бұрын
Thanks a lot for this amazing video! It helped me a lot... I liked and subbed :D
@ExampleProgram
@ExampleProgram 4 жыл бұрын
Thank you Keep learning :)
@chitranshsaxena6526
@chitranshsaxena6526 4 жыл бұрын
@@ExampleProgram thank u so much. These program explanations help a lot for my school syllabus.
@ExampleProgram
@ExampleProgram 4 жыл бұрын
Glad these tutorials help you:)
@ezen_official7483
@ezen_official7483 3 жыл бұрын
I've Learn lot of Analysis Hehe thanks🧠
@ExampleProgram
@ExampleProgram 3 жыл бұрын
My pleasure!
@pkkumarjiokay
@pkkumarjiokay 3 жыл бұрын
Hi
@specialstreetfood5324
@specialstreetfood5324 3 жыл бұрын
good teaching perfectly - all just telling this this.... but u write and shown . really thanks
@ExampleProgram
@ExampleProgram 3 жыл бұрын
Pleasure :)
@thevaishnavikathe
@thevaishnavikathe Жыл бұрын
What a explanation it was! Thank you Sir:)
@ExampleProgram
@ExampleProgram Жыл бұрын
Most welcome!
@pandarian4523
@pandarian4523 2 жыл бұрын
Thank you very much. You really helped me ALOT. 🧡
@ExampleProgram
@ExampleProgram 2 жыл бұрын
You're welcome 😊
@techwithchacha7136
@techwithchacha7136 3 жыл бұрын
very well explained ...
@ExampleProgram
@ExampleProgram 3 жыл бұрын
Thank you so much 🙂
@anshultiwari2450
@anshultiwari2450 3 жыл бұрын
Very good explanation thank u for sharing
@ExampleProgram
@ExampleProgram 3 жыл бұрын
My pleasure
@nomidkhan5075
@nomidkhan5075 3 жыл бұрын
how to we make it work repeatedly until we get a single digit
@sterinjoy2212
@sterinjoy2212 2 жыл бұрын
Thank u❤
@ExampleProgram
@ExampleProgram 2 жыл бұрын
You're welcome 😊
@khan-fp1re
@khan-fp1re 2 жыл бұрын
Thanks sir
@ExampleProgram
@ExampleProgram 2 жыл бұрын
Welcome
@bunleng9179
@bunleng9179 2 жыл бұрын
How about the input is 346 567 the output should be: Sum of the first 3 digit: 13 (3+4+6) Sum of the last 3 digit: 18(5+6+7) ?
@ms_007_
@ms_007_ 2 жыл бұрын
Please upload videos on c++
@ExampleProgram
@ExampleProgram 2 жыл бұрын
I will try
@adarsh2930
@adarsh2930 2 жыл бұрын
but what if the number is 405,the loop will stop at 0.right?
@factzfromme
@factzfromme 3 жыл бұрын
Thanks a lot i noticed that this program is very much similar to that in which we reverse a no
@ExampleProgram
@ExampleProgram 3 жыл бұрын
Yes same logic is used here
@faizanaslammalik-0157
@faizanaslammalik-0157 3 жыл бұрын
@@ExampleProgram in that program revnumber =0 then revnumber=( revnumber*10) + remainder which is revnumber=(0)+ remainder And in this program Sum=0. And then Sum =sum+remainder which is Sum =0 +remainder So both the programs are same but outputs are Different...pls explain I'm confused
@nomidkhan5075
@nomidkhan5075 3 жыл бұрын
can i get any link for that
@shiwanisingh3824
@shiwanisingh3824 2 жыл бұрын
sir my program is correct but sum is wrong ???
@amvpremia
@amvpremia 3 жыл бұрын
I need this but for product
@bounceball-n2l
@bounceball-n2l 2 жыл бұрын
Hello Sir can you write code to find sum of digits but it should be like this. Input 123 234 345 0. Output 6 9 12
@mdmahmudulhasan9723
@mdmahmudulhasan9723 2 жыл бұрын
Can you help me I want to create team by given player each team have N player how to do it (For example Total player =100,N=4)
@sahilabhi1297
@sahilabhi1297 2 жыл бұрын
How to do fr negative number ,,mera bas if else me error he baki sab sahi he
@cockeeda9326
@cockeeda9326 2 жыл бұрын
While ki condition ko !=0 kardo bas
@yomifkumsisabededa3469
@yomifkumsisabededa3469 3 жыл бұрын
thank you my teacher i love you from my heart from east africa oromia , the country of JAWAR MOHAMMED
@ExampleProgram
@ExampleProgram 3 жыл бұрын
Pleasure
@aminlee5
@aminlee5 2 жыл бұрын
Mindnew metweraw
@yomifkumsisabededa3469
@yomifkumsisabededa3469 2 жыл бұрын
mnagebash? Im sayin g I'm from eastern Africa, OROMIA, the home land of JWARA MOHAMMED!
@YeabBel
@YeabBel Ай бұрын
​@@yomifkumsisabededa3469kebt
@VinnieDreher
@VinnieDreher 3 жыл бұрын
Credit problem from CS50. Welcome to the same problem !
@ExampleProgram
@ExampleProgram 3 жыл бұрын
What happened?
@VinnieDreher
@VinnieDreher 3 жыл бұрын
@@ExampleProgram There’s a problem in CS50 course that your video, or part of your explanation is perfect to solve the problem. Thanks
@ExampleProgram
@ExampleProgram 3 жыл бұрын
ok :)
@poojaprajapati2082
@poojaprajapati2082 2 жыл бұрын
. 🙏🙏
@ExampleProgram
@ExampleProgram 2 жыл бұрын
👍
@scareddog5280
@scareddog5280 3 жыл бұрын
try 10...
@amrendrakumarjaiswal5737
@amrendrakumarjaiswal5737 3 жыл бұрын
Single digits bana hai esase see nhi hoga
How To Reverse a Number in C++ Programming Language
11:57
Example Program
Рет қаралды 64 М.
Sum The Digits Of A Number | C Programming Example
3:46
Portfolio Courses
Рет қаралды 8 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Let's make 16 games in C++: TETRIS
4:06
FamTrinli
Рет қаралды 3,9 МЛН
7 Outside The Box Puzzles
12:16
MindYourDecisions
Рет қаралды 516 М.
C++ Program to find the Factorial of a Number using For Loop
8:33
Example Program
Рет қаралды 121 М.
Reverse An Integer Number | C Programming Example
6:30
Portfolio Courses
Рет қаралды 14 М.
Check If A Number Is Prime | C++ Example
8:29
Portfolio Courses
Рет қаралды 28 М.
What is the Difference Between a Pointer and a Reference C++
7:58
Paul Programming
Рет қаралды 444 М.
C# Program to find the Factorial of a Number using For Loop
9:18
Example Program
Рет қаралды 18 М.
C++ Program to find All the Divisors ( Factors ) of a Number
7:23
Example Program
Рет қаралды 17 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН