Stephanie News, Dell USB Drivers, Android Devices, Charging, Apple, Nokia Flash File, Samsung Galaxy

Senin, 30 Desember 2013

C# Program using Functions and loops

C# Program using Functions and loops - with the rapid development of today's technology we must enrich our knowledge of gadgets, because every day there are many new gadgets that are made with advantages, in blogs Stephanie News we will meriview many gadgets from various brands ranging from the specification and its price .. Now we will discuss first about C# Program using Functions and loops please see our explanation to finish:

Articles : C# Program using Functions and loops
full Link : C# Program using Functions and loops
Article Csharp, Article programs,

You can also see our article on:


C# Program using Functions and loops

C# Program using Functions

Program Statement:
Write a function which takes one value as parameter and display the sum of digits in the value. e.g. if user has passed 125 then function will print 1+2+5 = 7

Solution:
 class _sum
{
long n, i, sum = 0;
public void add(long n)
{
for (i = n; i != 0; i = i / 10)
{
sum = sum + i % 10;

}
Console.WriteLine("\n\t\tSum of digits is : {0}", sum);
}
public void input()
{
Console.Write("\n\t\tEnter desired digit : ");
n = Convert.ToInt64(System.Console.ReadLine());
add(n);
}

}




we feel the information C# Program using Functions and loops that's all.

hopefully the information C# Program using Functions and loops that we have conveyed can provide benefits for you and all visitors of this blog, if any criticism and suggestions please comment.

you just read C# Program using Functions and loops if this article is considered useful and you want to bookmark and share it please use the link https://stephaniefulke.blogspot.com/2013/12/c-program-using-functions-and-loops.html and what if you want other information look for another page in this blog.

Tag : , ,
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : C# Program using Functions and loops

1 komentar:

  1. A very good and interesting article,I loved the Florist and Accessories shop in Boadilla del Monte, in the Community of Madrid. They are experts in Custom Flower Bouquets. Plants and bouquets for hospitals, residences, companies and individuals. They also have home accessories and items for women and men. Bags, necklaces, clothes, belts and many accessories to wear. The website of the HANA Florist is Hana Floristeria
    A very interesting article, if you have cosmetic problems visit NOVOCLINIC in Madrid, they have promotions for Aesthetics in Madrid, cosmetic surgery in promotion, putting on Botox and Hyaluronic Acid in Madrid, the best Aesthetic Medical Center in Madrid.
    As webmaster of the pages of: Health tips .

    BalasHapus