C# program for addition of two numbers using a static method
Program.cs
Output
kodingwindow@kw:~/csharp$ dotnet run Addition: 30 kodingwindow@kw:~/csharp$
Advertisement
kodingwindow@kw:~/csharp$ dotnet run Addition: 30 kodingwindow@kw:~/csharp$