Saturday, May 13, 2023

armstrong number kya hota hai in hindi | armstrong number in c++ in hind...

armstrong number kya hota hai in hindi is a small video tutorial to explain the concept of armstrong number in c++ in hindi. This video tutorial is for absolute beginners, we will learn how to find whether a 3 digit number that is entered by the user is an armstrong number or not. Complete usage of % (mod operator) and / (divisible) operator is explained in while loop to separate each digit and raised to power by pow() method is explained in detail stepwise. It is a #cpptutorial to teach #cppprogramming and how to find #armstrongnumber and check if the entered number is an #armstrong number or not in #cpp program. #cpptutorial #cppprogramming #armstrongnumber #armstrong #cpp #c++ #bintuharwani

No comments:

Post a Comment