using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace switch_case
{
Class Program
{
static void main(string[] args)
{
double a, b;
Console.WriteLine("Input first number.");
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace switch_case
{
Class Program
{
static void main(string[] args)
{
double a, b;
Console.WriteLine("Input first number.");
a= Convert.Todouble(Console.ReadLine());
Cosole.WriteLine("Input second number.");
b= Convert.Todouble(Console.ReadLine());
Console.WriteLine("1.Addition");
Console.WriteLine("2.Subtraction");
Console.WriteLine("3.Multiply");
Console.WriteLine("4.Division");
int c = Convert.ToInt32(Console.ReadLine());
Switch (c)
{
Case 1:
{
Console.WriteLine("Addition of two numbers : {0}", (a+b));
break;
Case 2:
Console.WriteLine("Subtraction of two numbers:{0}", (a-b));
break;
Case 3:
Console.WriteLine("Multiplication of two numbers : {0}",(a*b));
break;
Case 4:
Console.WriteLine("Division of two numbers : {0}", (a/b));
break;
}
Console.ReadLine();
}
}
}
Output:
Input first number.
10
Input second number
5
3
Multiplication of two numbers: 50
European roulette presents a return-to-player price of 97.3%, whereas the American variation comes 메리트카지노 with an RTP of ninety four.7%. So, before you log into a on line casino to play your favourite video games, it's proper to ask what on line casino sport has one of the best odds. The sport has many further features — for instance, free spins with a multiplier. Furthermore, the online slot will delight you with a wild symbol, an obtainable demo sport mode, and bonus video games. Teen Patti originated in India but is now hugely popular across Southern Asia.
ReplyDelete