1.C# program to find Quotient and Remainder.
2.C# program to swap Two Numbers.
3.C# program to print the fibonacci series.
4.C# program to check palindrome number.
5.C# program to print the factorial of a number.
6.C# program to check armstrong number.
7.C# program to print the sum of its digits.
8.C# program to reverse a given number.
9.C# program to print the multiplication of 2 matrices.
10.C# program to convert a decimal number to binary.